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
- OAuth fails with Invalid Response or inv...
Im currently trying to use the Discord Oauth but i cant find a way to make it work. I followed the docs and set up the discord oauth application and enabled it...
- "Invalid relationship value. Must be eit...
In my app i am trying to update the documents in my databse from a form in my app, and i am getting this error Error updating event users: AppwriteException: I...
- Profile Image from storage not showing (...
I am uploading a photo during register, and it is also being uploaded to appwrite storage . But in my profile screen it is showing black screen. I am attaching ...
