Hello, I already have a project in production mode and for testing and further development i need to create an exact copy of it and couldnt find any reliable resources. I read about CLI and there when i tried doing
appwrite init collection
i got an error -✗ Error Invalid queries param: Invalid query: Invalid query
After that to decided to create custom scripts for doing so but its quite lengthy task and i am doing it slowly, currently i am facing issues like cloning attributes with relationships as they need to be linked with an already existing documents or collections,etc.
I wanted to ask is there any better way to do this?
Recommended threads
- Issues with Appwrite and networking
Hi, I’ve been having some real issues with hosting appwrite, I have it running with the hostname ‘localhost’ and I used to also be able to use the machines IP ...
- Appwrite usage is reporting inaccurate i...
I was using Appwrite mainly for the site hosting on the free tier when I saw that I am using 5 GB storage when Appwrite only allows you to use 2 GB. It’s been l...
- All Apple platforms are invalidated on t...
Just saw a lot of errors coming from iOS apps where Cloud is throwing **403** with type **general_unknown_origin**. Culprit is that all Apple platforms suddenly...