Creating a Project

How to create a new Firepanel project and connect it to a Firebase project.

Follow these steps to create a new Firepanel project and link it to your Firebase project.

Steps

1

Click New Project

From the Projects page, click the New Project button in the top-right corner.

New project button

2

Name your project

Enter a name for your project. This name is used only within Firepanel and helps you identify the project in the console.

3

Upload Firebase credentials

Firepanel connects to Firebase using a service account key. To obtain one:

  1. Open the Firebase Console
  2. Select your project
  3. Go to Project SettingsService Accounts
  4. Click Generate new private key and download the JSON file
  5. Upload the JSON file in the Firepanel wizard

Firebase service account step

Note:

Never expose your service account key publicly. Treat it with the same care as a password.

4

Confirm and create

Review the details and click Create Project. Firepanel will validate the credentials and initialize the project.

Project creation complete

After Creation

Once created, you will be redirected to the Project Dashboard. From there you can begin managing your Firestore collections, content types, and team.

Note:

You can also clone an existing project if you want to replicate settings from another Firepanel project.