Optional - Firebase admin to generate data

Course data import for devcampmentee app
Instructions
Requires Node.js >= 8.
run
npm install
ornpx npm-check-updates -u
for latest package versionsDownload your service account (generate private key) from the Firebase Console under settings, then save it in the root of this project as
credentials.json
.Run
node loaddata.js
Last updated