2021-03-21 18:38:45 +01:00
|
|
|
# firemorph
|
|
|
|
|
2021-03-25 18:33:03 +01: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 18:36:08 +01:00
|
|
|
> ⚠️ Prerelease software. Use at own risk
|
2021-03-25 18:33:03 +01:00
|
|
|
|
2021-03-21 18:38:45 +01: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 18:36:08 +01:00
|
|
|
- GCLOUD_PROJECT="my-firebase-project-id"
|
2021-03-21 18:38:45 +01:00
|
|
|
|
|
|
|
## Migrations
|
|
|
|
|
|
|
|
## CLI
|