Skip to content

pawnda/nodejs-firebase-example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nodejs firebase in 4 step

1- Creating an Firebase application

Creating an Firebase application by a click on https://console.firebase.google.com/ alt text

2- Get service account key After you click the Generate New Private Key button, a JSON file containing your service account’s credentials will be downloaded. You’ll need this to initialize the SDK in the next step. To read more: https://firebase.google.com/docs/admin/setup

alt text

3- Setup Node.js project Setting up Node.js application for Firebase project is easy,  

alt text

Reference:  — https://firebase.google.com/docs/admin/setup

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%