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

Ability to export in single json file #11

Open
filipandrei87 opened this issue Dec 14, 2017 · 2 comments
Open

Ability to export in single json file #11

filipandrei87 opened this issue Dec 14, 2017 · 2 comments

Comments

@filipandrei87
Copy link

Is it possible to export all the data to a single json file instead of the folder-based structure?

@yoiang
Copy link
Member

yoiang commented Dec 14, 2017

It isn't yet but that's a neat suggestion, if you find it useful other might! Feel free to make a PR, this won't be a focus yet here.

@michael-maltsev
Copy link

Here's a quickly hacked fork, changes export to be written to a single JSON file. Doesn't change the import behavior (which means that the data cannot be imported back for now).

https://github.com/michael-maltsev/node-firestore-backup-restore/tree/development

I might do a proper PR later with the single JSON feature as an option and import support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants