Greetings! I'm looking at giving Firebase a try with my react-native iOS and Android apps. I was going to give Parse a try, but that's obviously no longer an option. One thing Parse had, at least from my research, was the ability to export data out it without having to develop an app for that purpose. Does Firebase provide this functionality on the free option? I know about the private backup option using the Bonfire and higher pricing models, but that's out of my price range at this point. Any help would be greatly appreciated. Thanks!Brian
--
You received this message because you are subscribed to the Google Groups "Firebase Google Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to firebase-tal...@googlegroups.com.
To post to this group, send email to fireba...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/firebase-talk/89898b61-851e-447c-a5aa-a2f0e749b2da%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
firebase data:get / -f my-fire-base-name-here | jq "." > my-firebase-backup.json
jq