Get started with a Firebase Studio template

Firebase Studio supports many frameworks and backends and provides a large number of pre-configured templates and sample apps for a multitude of frameworks, languages, databases, and APIs.

All of the templates below—and, most importantly, a blank template that you can use for any framework you want—are available in Firebase Studio and on GitHub. You can also find Community templates on GitHub, which allow contributions from the Open Source community.

Get started with a template

To start a Firebase Studio project from a template:

  1. Log into your Google Account and open Firebase Studio.

  2. If you see a template you'd like to use, select it. Otherwise, click See all templates and select a template that matches what you'd like to use.

  3. When prompted, enter a name for your workspace and, depending on the type of project you selected, any other needed information. For example, if you chose a Python Flask project, you can choose a package manager (poetry or pip) and a server type (API server or web server).

  4. Click Create. Firebase Studio creates a new workspace based on the template you chose.

Next steps