Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ You may need to install the [gcloud CLI](https://cloud.google.com/sdk/gcloud).

1. Temporarily change the default project in the .firebaserc file to the environment you want to import from.
2. Run `npm run import:firestore`
3. Restore the default project in the .firebaserc file.
4. Run `npm run dev:data`
3. Run `npm run import:auth`
4. Restore the default project in the .firebaserc file.
5. Run `npm run dev:data`
Loading
Loading