Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 357 Bytes

File metadata and controls

14 lines (7 loc) · 357 Bytes

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