All Collections
Flamelink Documentation
How to add a project in Flamelink
How to add a project in Flamelink

Steps to add and link your Firebase project with Flamelink

Support avatar
Written by Support
Updated over a week ago

You can either watch the Tutorial video or follow the steps below.

Before we get started, you need to register with Flamelink.
Once registered and logged in you will be taken to the Add Project screen. If this is not the first time you are logging in, you can go to the Add Project screen by selecting the "Add Project" card on your project dashboard.
โ€‹

Example of the Add Project card

Steps to add a project in Flamelink:

On the Add Project wizard, you will see the steps on the left and an on-screen example of each step on the right. You can skip to the relevant step in the on-screen example.

Add a Project
Step 1 - Firebase connection details

Get the Firebase connection details by going to your project in Firebase and then selecting the Web button.

Register your App in the Firebase console

Copy the code snippet

In Flamelink, paste the code snippet underneath the Firebase Connection Details heading and click "NEXT"

Step 2 - Database details

In Flamelink, select either "Cloud Firestore" or "Realtime Database" from the toggle menu and then copy the database rules.

In Firebase, select the same database in the navigation sidebar and then click "Create Database"

After selecting either production or test mode and then setting your location in Firebase you can select the "Rules" tab and paste the database rules copied from Flamelink. "Publish" the changes.

Click "NEXT" in Flamelink to go to step 3.
โ€‹

Step 3 - Storage rules

Copy the storage rules

In Firebase, select "Storage" in the navigation sidebar and then click "Get Started"

After securing rules for Cloud Storage and setting your Cloud Storage location in Firebase, you can select the "Rules" tab and paste the database rules copied from Flamelink. "Publish" the changes.

Click "NEXT" in Flamelink to go to step 4.

Step 4 - Authentication Settings

In Firebase, select "Authentication" in the navigation sidebar and then select the "Sign-in method" tab.

Enable email/password authentication by selecting the edit icon and then switching the toggle on. Save the changes.

Click FINISH in Flamelink to go to the next step in the wizard.

Select a Plan

Select a monthly/annual plan and any add-ons if required. Click "NEXT"

Note: All paid plans automatically have a 14 day trial added.

Payment Details

Complete your payment details. Name, Email, Address Line 1, Country, and ZIP/Postal Code fields are required.

Click "NEXT"

Confirm

Confirm that the Subscription Summary is correct and enter a coupon code if you have one.

Click "CONFIRM"

Click "FINISH"

You will see your new project on the project dashboard.

You can now log in and start adding Schemas and managing Content.

Did this answer your question?