This is a small script that takes data from a JSON file and uploads it to a given Firebase collection.
- Open
index.jsand fill in the requiredsetupobject. - Run
yarn startornpm start - Done!
A small script to upload JSON data from a file to a given Firebase collection.
JavaScript
This is a small script that takes data from a JSON file and uploads it to a given Firebase collection.
index.js and fill in the required setup object.yarn start or npm start