Skip to content
This repository has been archived by the owner on Oct 18, 2018. It is now read-only.

ramseymcgrath/MEMESERVICES

Repository files navigation

Welcome to Memeservices

Build Status

[Coverity Scan Build Status] (https://scan.coverity.com/projects/ramseymcgrath-memeservices)

This is a project to host curated, rare memes. New releases coming soon. Powered by Polymer and Firebase

Setup

Prerequisites

First, install Polymer CLI using npm (we assume you have pre-installed node.js).

npm install -g polymer-cli

Second, install Bower using npm

npm install -g bower

Third, install Firebase CLI using npm

npm install -g firebase-tools

Build

Once your prereq's are installed, pull in the bower requirements

bower install

Now use your favorite editor and change the app as you see fit.

The polymer build command builds your Memeservice application for production, using build configuration options provided by the command line or in your polymer.json file.

Deploy

First login to firebase with

firebase login

Now deploy!

firebase deploy

You should now have meme's ready to go

API

Work in progress, adding api functionalisty for slack

Contact: [email protected], or submit a bug report