Creates a new application project, validates GitHub access, provisions a default case.dev domain, and starts the deployment workflow. The initial response returns as soon as the workflow is queued so clients can poll for progress.
API key starting with sk_case_
Human-readable project name
GitHub repository URL or owner/repo identifier
Git branch to deploy. Defaults to main.
Framework preset for the hosting project, such as nextjs or remix
Custom build command to override the framework default
Custom install command to override the framework default
Build output directory relative to the project root
Repository subdirectory that contains the app to deploy
Environment variables to create before the first deployment
Project created and deployment workflow started