yarn install
firebase use
- Install the Google Cloud Datastore Emulator
Written with mocha and expect.
yarn test
yarn autotest
to automatically re-run on file changes
Start dev server (this automatically starts the Cloud Datastore Emulator and seeds it with sample data)
yarn dev
Currently only the webapp runs locally. Pubsub functions (e.g. for processing uploads) need to run in Firebase.