Open zasadnyy opened 5 years ago
Hey @zasadnyy
Have you seen the https://github.com/gdg-x/hoverboard/blob/master/docs/tutorials/firebase-utils.md page? Is this a feature request or a bug report?
If it's feature request, I agree. Would be really handy to have it. I had to code a custom solution for our DevFest Pisa 2019.
If it's a bug report, please note that you can't invoke firestore:copy
with an empty string. It needs to be a valid path within your Firestore.
As a Hoverboard user, I'd like to be able to dump the entire database into a JSON file using firestore utils.
At the moment firestore utils throw an error: