/firebase-import-export

For those using firebase, it contains a JS example where they can import or export Firestore

Primary LanguageJavaScript

firebase-import-export

For those using firebase, it contains a JS example where they can import or export Firestore

Explanation

  • Firebase -> Firestore

*Step 1: npm install
*Step 2: Set the "collection" variable of the import or export JS file accordingly.
*Step 3: open terminal and go to its folder.
*Step 4: node export.js or node import.js