appwrite / sdk-for-cli

[READ-ONLY] Official Appwrite CLI >_
BSD 3-Clause "New" or "Revised" License
89 stars 27 forks source link

🚀 Enhancement: Support creating a project with one command #121

Open stnguyen90 opened 6 months ago

stnguyen90 commented 6 months ago

🔖 Enhancement description

If I have an appwrite.json already with all collections, teams, buckets, etc., I should be able to run appwrite deploy project and the CLI will create everything.

🎤 Pitch

Right now, I have to manually create a project in the console with an ID that matches the project ID in the appwrite.json before I can deploy anything.

👀 Have you spent some time to check if this issue has been raised before?

🏢 Have you read the Code of Conduct?