apps/docs/content/guides/cli.mdx
You can use the Supabase CLI to run the entire Supabase stack locally on your machine, by running supabase init and then supabase start. To install the CLI, see the installation guide.
The Supabase CLI provides tools to develop your project locally, deploy to the Supabase Platform, handle database migrations, and generate types directly from your database schema.