1.1.1 • Published 4 years ago

@zzapps/firebase-db-sync v1.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
4 years ago

👨🏻‍🚒 Firebase Db Sync

A wrapper around the firebase-admin library and rest-api that speeds up synchronisation of data across firebase projects.

Features

  • Migrate the content of a Realtime Database to another Realtime Database.
  • Migrate the content of a Firestore Database to another Firestore Database.
  • Migrate the authentication section of a Firebase project to another one.

Installing

Using npm:

$ npm install @zzapps/firebase-db-sync