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
- Need a web developer
Need. Web developer for a paid project/collaboration
- Free plan Usage
I using a free plan with one organization. I have three projects but on the free plan I should be able to have 2 projects running But in my case only 1 out of ...
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...