#Backup And Restore Appwrite Data

7 messages · Page 1 of 1 (latest)

smoky urchin
#

How to backup and restore my appqrite data into other account?

digital sundial
oblique radish
zenith plaza
#

I have built a small script that at least downloads all the necessary data

#

Basically requesting every document from a list of collections and then printing its data to json. And for files I've downloaded them one by one. It's super ugly, but at least I feel now a little bit safer.
I would love to have a feature provided by Appwrite for the download and restore