yesersin / firebase-import-export

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:JavaScript 100.0%