Hello master, I will migrate my old appwrite console data to a new. How can I export auth and database data as json to import data to new appwrite console?
TL;DR
The user wants to export auth and database data from their old Appwrite console to a new one. They provided a link to a GitHub Gist that may be helpful. A possible solution is to use backup and migrate scripts to export the data as JSON and then import it into the new console.
Binyamin
14 May, 2023, 09:33
If you want to export anything in your Appwrite
You can do so by using backup and migrate scripts