bhuwansh / json_to_firestore

Bulk Upload JSON Data to Cloud Firestore Collections

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JSON to Firestore

Bulk Upload JSON Data to Cloud Firestore Collections

script to upload bulk JSON data to Your Cloud Firestore collections. This is an easy and convenient way to upload large amount of data to cloud firestore / firebase which otherwise would be hard to upload manually.

Run file

 npm install firebase firebase-admin
 node uploader.js

About

Bulk Upload JSON Data to Cloud Firestore Collections

License:Apache License 2.0


Languages

Language:JavaScript 100.0%