Goal
Create an app from a repository and optionally enable auto deploys.When to use
Use this flow for production apps, team workflows, and branch-based deploys.Example
How it works
Hyze Cloud pulls the selected branch, installs dependencies, and starts the app.startupCommand is optional — omit it or set "auto" so Hyze detects the right command (Vite, Next, Node, static, Python…). Pass a custom command only when you need to override detection.
Next steps
View logs
Inspect startup and runtime output.
Apps API
See all app endpoints.

