i tried to open this url https://appwrite.io/docs/migrations-local-to-cloud its showing 404. Does this copy all document ?. i have seen an option to import option while creating a project is this same feature ?.
where did you see this URL?where did you see this link?
deploy to cloud link "learn more in documentation"
@VincentGe is it because deploy to cloud isn't ready?
Nope that link is wrong
This also doesn't yet exist
Since Cloud isn't on 1.4.2 yet
but rumor has it migrations are secretly underway.
And we're having a lightning hackathon soon.
Oh! We'll need to make sure to update it before cloud gets updated
Would you be able to create an issue so we don't forget?
YAh
Recommended threads
- Push Notification FCM Error
Hello dear people. I tried to integrate Push Notifications into my Flutter App. Everything works fine on Android/iOS Simulator + Testflight but as soon as I s...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...
- Attach Dart debugger for locally deploye...
Hello there, I was wondering if it is possible to attach debugger to dart function, that I run locally. It would make development much easier :-). Thank you.