Upload data to your firebase project
- Create a firebase.json file with your firebase project credentials follow instruction here: https://firebase.google.com/docs/admin/setup#initialize-sdk
- Set your data in the data.json file
- In index.js change collectionKey to the name of the collection you want to upload to.