Your First Project

Step-by-step guide to creating your first Firepanel project and connecting it to a Firebase project.

A project in Firepanel maps to a Firebase project. Once connected, Firepanel gives you a full admin console to manage that project's data.

Creating Your First Project

1

Open the Projects page

After signing in, you will land on the Projects page. Click the New Project button.

Projects list

2

Enter a project name

Give your project a descriptive name. This is only used inside Firepanel and does not need to match your Firebase project name.

Project wizard - step 1

3

Connect your Firebase project

You will be asked to provide your Firebase project credentials. Firepanel uses a service account key to securely connect to your Firebase project.

In the Firebase Console:

  1. Go to Project SettingsService Accounts
  2. Click Generate new private key
  3. Download the JSON file
  4. Upload it in the Firepanel project wizard

Project wizard - Firebase linking

Note:

Keep your service account key private. Never share it publicly or commit it to version control.

4

Complete setup

Review the configuration and click Create Project. Firepanel will verify the connection and set up your project.

Project wizard - completion

What's Next?

Your project is now ready. From the Project Dashboard you can:

Note:

If you already have a project set up and want to replicate it, see Cloning a Project.