alexandrtovmach / xlsx2firebase

App for import excel file to firebase (Firestore, Realtime Database)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XLSX to Firebase (with support large files)

  1. npm install
  2. Move and rename your .xlsx file to the /resources/db.xlsx
  3. Move and rename your service-key.json (generated from Firebase) to the /config/service-key.json
  4. Set up your config in /config/userSettings.js
  5. npm start

About

App for import excel file to firebase (Firestore, Realtime Database)


Languages

Language:JavaScript 100.0%