JamesTeague / ubiquitous-train

Apache License 2.0
0 stars 0 forks source link

The development team should create a development database. #16

Closed JamesTeague closed 6 years ago

JamesTeague commented 6 years ago

There should be a development firebase project that will be used to test features and I/O on the database. As the app gets closer to production we will not want to test against the production database at all to avoid messing with or deleting data.

JamesTeague commented 6 years ago

Heroku Staging app should set the NODE_ENV to development too. Once this is completed and given a dry run to make sure we are using the correct database this can be closed.