Description

We are going live with the new proposal demo system soon. As a result, we need a separate environment for the staging environment to avoid monkeying with the production environment as we continue to develop it.

Info

URL:: https://console.firebase.google.com/u/0/project/fir-automated-staging

References

Todo

Current Progress

2021-08-05

I got the new project set up in Firebase today. Here’s what I got done:

  • Copied data over to staging Firestore
  • Enabled staging authentication
  • Deployed functions to staging project
  • Set up deploy script to easily deploy functions to either environment

Technologies