@zzapps/firebase-db-sync
v1.1.1
Published
A neat little module that you can use to migrate data between two databases in firebase.
Downloads
4
Readme
👨🏻🚒 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