dscgt / recycling_website

Admin website for GT OSWM&R.
0 stars 0 forks source link

Set up development environment based on Firebase emulators #59

Closed michaelyfan closed 3 years ago

michaelyfan commented 3 years ago

Working in development no longer uses the production Firestore and Functions instances.

Overhauls the README documentation.

How to test

  1. Install new dependencies with npm i
  2. Run the app with npm start
  3. Read the entire README, and make sure it makes sense
  4. Experiment with the Firebase emulators console
  5. Make some changes to the website, and ensure these changes show up only in the emulator
shreyasanthana commented 3 years ago

All components work as intended after testing.