Optional - Firebase admin to generate data

Course data import for devcampmentee app

Instructions

Requires Node.js >= 8.

  1. run npm install or npx npm-check-updates -u for latest package versions

  2. 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.

  3. Run node loaddata.js

Last updated