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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Rec'd a "phishing" email that apparently...
I received an email attempting to convince me that my password expired - and the link wanted to send me to an appwrite instance: (https://updating-projects-ads....
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...