You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
Our local development environment currently links to an actual Firestore DB in dev environment.
Most often when developing locally, you use the env variable to determine which environment you're in. From there, you would need to replace the Firebase SDK to a mocked one.
Describe the solution you'd like
A local dev environment that uses a mocked database instead of the live one.
Everyone claim a project id. You are responsible for the data in your project. Please input test data (for reference check out project MHhZZHXlzvGA9c9ARkEE) and only use your project when working on an issue locally.
Is your feature request related to a problem? Please describe.
Our local development environment currently links to an actual Firestore DB in dev environment.
Most often when developing locally, you use the
env
variable to determine which environment you're in. From there, you would need to replace the Firebase SDK to a mocked one.Describe the solution you'd like
Describe alternatives you've considered
Additional context
The text was updated successfully, but these errors were encountered: