apps/docs/content/guides/deployment.mdx
Deploying your app makes it live and accessible to users. Usually, you deploy an app to at least two environments: a production environment for users and (one or multiple) staging or preview environments for developers.
Supabase provides several options for environment management and deployment.
You can maintain separate development, staging, and production environments for Supabase:
Read the self-hosting guides for instructions on hosting your own Supabase stack.
</Admonition>You can automate deployments using: