Lifecycle
Apps follow a simple lifecycle:- Create - Build with the CLI or in the web
- Connect — Attach connectors (databases, APIs)
- Deploy — Ship to production with one command or click
- Share — Grant access to teammates via RBAC
Source Control
Every app is backed by a Git repository. Major hosts repositories by default, but you can connect your own GitHub organization at any time. Either way, the code is yours — clone, branch, and manage it with any Git tooling.Building apps
Editor, deploying, environments, and the full set of app features.