App Lifecycle
Deploying
Deploy apps to production with a single CLI command
Deploy an app to production with the CLI:
This runs the deployment build, provisions infrastructure, and starts the app and worker services. The platform handles database provisioning, credential management, networking, and scaling.
For more information on deploying apps, see the Deployments documentation.

