Requires Node.js >= 8.
run npm install or npx npm-check-updates -u for latest package versions
npm install
npx npm-check-updates -u
Download your service account (generate private key) from the Firebase Consolearrow-up-right under settings, then save it in the root of this project as credentials.json.
credentials.json
Run node loaddata.js
node loaddata.js
Last updated 2 years ago