An open API service indexing awesome lists of open source software.

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

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