[] (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
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
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.
First login to firebase with
firebase login
Now deploy!
firebase deploy
You should now have meme's ready to go
Work in progress, adding api functionalisty for slack
Contact: RamseyMcGrath@gmail.com, or submit a bug report