crystalsawers / crystal-websiteblog

https://crystalsawers.co.nz
0 stars 0 forks source link

Backup Firebase data #24

Open crystalsawers opened 2 months ago

crystalsawers commented 2 months ago

Setup a backup and restore system in the event of data loss

crystalsawers commented 2 months ago

At the moment I've got some export data script which exports from firebase into a json file that i can manually run inside my project, but I'm struggling to get the full automated backup and restore plan going