Rank 3: Container
How to replicate same appwrite project as new in appwrite console for testing. so that production databse should not affect.
Votes
0
Replies
7
Participants
Unknown
Messages
8
Rank 3: Container
How to replicate same appwrite project as new in appwrite console for testing. so that production databse should not affect.
Rank 3: Container
any one is here ??
you want to replicate setup/schema? or clone the data too?
and is this on cloud?
Rank 3: Container
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.
Rank 3: Container
want to clone only setup/schema
Rank 3: Container
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
Rank 3: Container
i will try.