Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 395 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 395 Bytes

FirebaseAdminSdkNodeJSExample

Firebase Admin Sdk NodeJS Example

First you must add "serviceAccountKey.json" to your project. You can find it on your Firebase Console > Your Project > Settings > Service Accounts Tab And click "Create private key" button and download the json file. And add json file to your project.

Open project with Node.js

Run commands below:

Npm install

node index.js