Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

migrate Firebase environments #27

Closed
olivierlevy opened this issue Oct 7, 2019 · 4 comments
Closed

migrate Firebase environments #27

olivierlevy opened this issue Oct 7, 2019 · 4 comments
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed

Comments

@olivierlevy
Copy link

Hello,

You shall add a 3rd optional name?: string param in your initializeApp function in order to give a unique app name to initialize multiple apps.
This way we could use you great tool to copy collection from a Firebase environment to another.

@dalenguyen dalenguyen added enhancement New feature or request Hacktoberfest help wanted Extra attention is needed labels Oct 9, 2019
@francodgstn
Copy link
Contributor

Hi,

I created a cli for firestore-export-import to speed up the data migration: firestore-migrator-cli
Unfortunately you still need to run it twice for export/import.

@olivierlevy
Copy link
Author

Nice, I will give it a try!

dalenguyen pushed a commit that referenced this issue Apr 5, 2020
dalenguyen pushed a commit that referenced this issue Apr 5, 2020
Added support for app name #27
@dalenguyen
Copy link
Owner

@olivierlevy it's deployed in version 0.5.0. Sorry for the long wait.

@olivierlevy
Copy link
Author

Thanks @dalenguyen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants