# Supabase Bootstrap: the fastest way to launch a new project

DevFeed: [Supabase Bootstrap: the fastest way to launch a new project](<https://devfeed.tech/articles/supabase-bootstrap-the-fastest-way-to-launch-a-new-project-611.md>)

Original publisher: [Read original article](<https://supabase.com/blog/supabase-bootstrap>)

Author: Qiao Han; Thor Schaeff

Published: 2024-04-15T07:00:00Z

Content type: article

Language: en

Sources: [Supabase Blog](<https://devfeed.tech/sources/supabase-blog.md>)

Topics: [Supabase](<https://devfeed.tech/topics/supabase.md>), [Command-line interface](<https://devfeed.tech/topics/cli.md>), [Template](<https://devfeed.tech/topics/template.md>), [GitHub](<https://devfeed.tech/topics/github.md>), [Database](<https://devfeed.tech/topics/database.md>), [Deployment](<https://devfeed.tech/topics/deployment.md>)

Tags: [applications](<https://devfeed.tech/tags/applications.md>), [cli](<https://devfeed.tech/tags/cli.md>), [cloud](<https://devfeed.tech/tags/cloud.md>), [database](<https://devfeed.tech/tags/database.md>), [deployment](<https://devfeed.tech/tags/deployment.md>), [github](<https://devfeed.tech/tags/github.md>), [launch](<https://devfeed.tech/tags/launch.md>), [project](<https://devfeed.tech/tags/project.md>)

## AI overview

Supabase Bootstrap launches hosted Supabase projects from starter templates through the Supabase CLI, creating a local project and a linked remote database ready for deployment. The article explains template discovery, local development, GitHub rate-limit handling, migrations, and exporting project credentials for frontend or backend code.

## Source excerpt

Launch a new hosted Supabase project directly from the CLI using pre-built applications.