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
- Update user email using OTP
Hi, I am trying to implement email update using OTP, there is not password associated with the account. One solution I found online is creating appwrite functio...
- RowList: The value of total is coming as...
RowList: The value of total is coming as a String, so it throws an error because it’s not parsed into an int. Error: TypeError: \"37\": type 'String' is not a ...
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...