https://github.com/javascript-pro/bulk-add-firestore
Add a shitload of documents to a Firestore DB using generator functions in Node JS
https://github.com/javascript-pro/bulk-add-firestore
Last synced: 10 months ago
JSON representation
Add a shitload of documents to a Firestore DB using generator functions in Node JS
- Host: GitHub
- URL: https://github.com/javascript-pro/bulk-add-firestore
- Owner: javascript-pro
- Created: 2020-02-18T00:21:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-18T04:16:52.000Z (about 6 years ago)
- Last Synced: 2025-04-06T06:15:10.086Z (about 1 year ago)
- Language: JavaScript
- Size: 1.71 MB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Add documents to Firestore in bulk
Use generator functions in Node JS to add a shitload of documents to a Firestore DB.
### [Instructions](https://listingslab.github.io/bulk-add-firestore/)
- Create a test project in your [Firestore console](https://console.firebase.google.com/)
- Create a new ServiceAccount key and add it to your project