Skip to content

aloysbaillet/mycoffeeapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MyCoffeeApp

To see in action: https://mycoffeeapp.firebaseapp.com

A Coffee Run App

  • To order coffees from friends and keep track of who paid when!
  • 0.1.a1

To develop:

  • Install node.js
  • Run this:
cd web
npm install
npm install firebase-tools "gulpjs/gulp#4.0" -g
gulp # runs local server, watches for js changes and recompiles on the fly, notifies of errors as well!

To Deploy:

npm run deploy

To change the schema:

  • Edit the rules.yaml file (it's using the blaze format)
  • To rebuild the rules.json and upload it:
npm run rules

About

A Coffee Run App built using React and Firebase

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published