You are on page 1of 15

Aim:

• To create a Realtime Database in Firebase Console.

Step 0 :
• Visit “firebase.google.com”.
Step 1:
• Verify or Sign in Into your Google Account.
Step 2:
• You will see the following welcome screen click Create a
project.
Step 3:
• Enter your desired name for the project and click
continue
Step 4 :
• Accept the terms and condition and continue.
Step 5 :
• Accept the terms and condition as mentioned in previous step
and proceed
Step 6 :
• Leave the default setting and proceed.
Step 7 :
• Wait until you firebase console is configured.
Step 8 :
• Welcome to your Firebase console, Go to Realtime Database
under Build to create our database.
Step 9 :
• Now lets create out database by clicking Create Database.
Step 10 :
• Leave the default location and proceed further.
Step 11 :
• Choose start in test mode and continue since we need to edit the
database.
Step 12 :
• Welcome to your Realtime database.
• To access you database you need two credentials Firebase URL
& Token.
• The URL enclosed in blue rectangle is your Firebase URL.
• To Get your Firebase Token click project settings under setting
icon(near project overview).
Step 13 :
• Under project settings open Service accounts.
Step 14 :
• Under Database secret hover your mouse pointer over the
doted text and click show
• The following will be your Firebase Token.
• Hence you have the required credentials to access your Firebase
database.

You might also like