
migrate from local to cloud appwrite
TL;DR
A user is looking to migrate their app from a local setup to Appwrite on the cloud. They are recommended to use the Guille package found at https://github.com/gepd/appwrite-sync, which allows for migration on a per-project basis using an API key. They are also encouraged to upvote the issue regarding this feature at https://github.com/appwrite/appwrite/issues/5208. 
You can try Guille package https://github.com/gepd/appwrite-sync
This will work per project by API key.
Also, you can upvote the issue regards this feature https://github.com/appwrite/appwrite/issues/5208

thank you
Recommended threads
- Relationship problem
When I UPDATE a document that has a relationship and I pass id and all the data of the relationship it works but if i CREATE a document then it says 401 user un...
- Automatic chunking for large media does ...
Hi! Using https://github.com/appwrite/sdk-for-apple to upload images to Storage, it does not upload images larger than ~2mb. Error message: `Invalid document...
- keep getting cached data from db
I keep getting cached data from db queries. In my case I query data during build time for building a static nextjs app. sometimes (and very randomly) I get old ...
