Skip to content

Use Firebase Admin API to communicate with Google Firebase real-time database

Notifications You must be signed in to change notification settings

alokt/node-red-contrib-firebase-realtime-database

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Communicate with Google Firebase real-time database

These nodes use the new firebase-admin API and service account json is used for authentication.

To run test, create a file in the test folder:

touch my-firebase-service-credential.json

Setup a firebase project, get and paste the service account json to this file.

Then do

npm run test

About

Use Firebase Admin API to communicate with Google Firebase real-time database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 73.0%
  • HTML 27.0%