2021-03-21 17:38:45 +00:00
|
|
|
# firemorph
|
|
|
|
|
2021-03-25 17:33:03 +00:00
|
|
|
![dependencies](https://badgen.net/david/dep/cupcakearmy/firemorph)
|
|
|
|
![downloads badge](https://badgen.net/npm/dt/firemorph)
|
|
|
|
![types badge](https://badgen.net/npm/types/firemorph)
|
|
|
|
![version badge](https://badgen.net/npm/v/firemorph)
|
|
|
|
![minzip size badge](https://badgen.net/bundlephobia/minzip/firemorph)
|
|
|
|
|
2021-03-25 17:36:08 +00:00
|
|
|
> ⚠️ Prerelease software. Use at own risk
|
2021-03-25 17:33:03 +00:00
|
|
|
|
2021-03-21 17:38:45 +00:00
|
|
|
Migration tool for Firestore
|
|
|
|
|
|
|
|
## Gotchas
|
|
|
|
|
|
|
|
- 500 Limit https://firebase.google.com/docs/firestore/manage-data/transactions
|
|
|
|
|
|
|
|
## Local testing
|
|
|
|
|
|
|
|
- FIRESTORE_EMULATOR_HOST="localhost:8080"
|
2021-03-25 17:36:08 +00:00
|
|
|
- GCLOUD_PROJECT="my-firebase-project-id"
|
2021-03-21 17:38:45 +00:00
|
|
|
|
|
|
|
## Migrations
|
|
|
|
|
|
|
|
## CLI
|