How to replicate same appwrite project as new in appwrite console for testing. so that production databse should not affect.
any one is here ??
you want to replicate setup/schema? or clone the data too?
and is this on cloud?
yes, data is on cloud, actually my app is in Production phase and i am experimenting some stuff for next update and dont want to disrupt production database.
want to clone only setup/schema
Hello @conqueror I am another new to appwrite person but I like your concern as I faced a similar issue not long ago I cloned it manually,
I doubt there is anything for this currently but if there is would love to know, but if not it is highly suggested to appwrite to build something like this in the upcoming versions
i would suggest using the Appwrite CLI: https://appwrite.io/docs/command-line-deployment
i will try.
Recommended threads
- android platform invaild origina
It happened today suddenly. Our app says invalid origin. And appwrite cloud says every time we tried to add the app to it: "param platformId" is not optional.
- Team invite - 500 error - no email
When executing ```dart await _repository.teams.createMembership( teamId: event.listId, roles: ['member'], email: event.email, url: 'xxxx', ); ``` I se...
- Help with nameservers
I just added our domain, and as per instruction in the page following, it says, "Add the following nameservers on your DNS provider. ..." I want to keep my cu...