want to transfer My Project from One account to another is it possible?
- 0
- Databases
- Auth
- Storage
- Cloud
- Self Hosted

Hey Appwrite team I have one project which is now open source and I have used Appwrite Database and Storage service for my project because project is open source everyone need api key to run the project and I have used Gui for creating database schema is there is any Command or anything that I can copy paste my schema from one project to another project so contributor cam create own credential for running project locally??

Hey @Appwrite can you help me to resolve this issue ?

I suggest using the CLI to create an appwrite.json of your schema. Then others can use that appwrite.json to deploy all their collections to their project.
See https://appwrite.io/docs/tooling/command-line/deployment

This is a little outdated but see https://github.com/stnguyen90/places/tree/feature/1.3-upgrade#appwrite

There is any way that I can extract appwrite.json from my current project ??

@Appwrite
Recommended threads
- Stuck at pinging the server to finish ad...
I'm not using the starter app and I'm not sure how to finish connecting my app to Appwrite.io. Is there a CURL command I can run to finish setup?
- 500 internal error
I get a 500 internal error when trying to access my database on appwrite cloud. Sometimes it would start working but this time it never corrects.
- Error getting session: AppwriteException...
I get this error `Error getting session: AppwriteException: User (role: guests) missing scope (account)` when running in prod. As soon as I try running my app o...
