🚧 A project is a particular app or website, where you can (re)use your existing services. It might be your e-commerce project or a logistics mobile application or business web-app. Each time you add a service to a project, we create a separate, isolated instance of your service. Each service reused in a project has its own environments, databases, logs, and billing
$ codestore project:COMMAND
project:create Creates a new project, where you can add services
project:delete Removes project (only if there are no more services inside)
project:list List projects in your organization
project:service Adds and existing service to your project