firemorph
v1.0.2
Published
Firestore migration tool
Downloads
7
Maintainers
Readme
firemorph
⚠️ Prerelease software. Use at own risk
Migration tool for Firestore
Gotchas
- 500 Limit https://firebase.google.com/docs/firestore/manage-data/transactions
Local testing
- FIRESTORE_EMULATOR_HOST="localhost:8080"
- GCLOUD_PROJECT="my-firebase-project-id"