Skip to content

A small script to upload JSON data from a file to a given Firebase collection.

Notifications You must be signed in to change notification settings

andrewjrhill/json-to-firestore-upload-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON to Firestore Upload Script

This is a small script that takes data from a JSON file and uploads it to a given Firebase collection.

Requirements

Get Started

  1. Open index.js and fill in the required setup object.
  2. Run yarn start or npm start
  3. Done!

About

A small script to upload JSON data from a file to a given Firebase collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published