Hello guys, what is the best way to migrate whole project to new account?
Right now I have client that want to take a project I built and move it to their own account.
Project contains: database records, users accounts in auth section and some files in file storage.
Its from cloud version to another cloud version of Appwrite.
Thank you
TL;DR
Developers are seeking advice on migrating a project to a new Appwrite account. The project includes database records, user accounts, and files. The best approach would be to export the data from the current account and then import it into the new account.