mirror of
https://github.com/cupcakearmy/firemorph.git
synced 2024-11-01 04:54:15 +01:00
Firebase Migration Tool
src | ||
.gitignore | ||
LICENSE | ||
package.json | ||
README.md | ||
tsconfig.json | ||
yarn.lock |
firemorph
⚠️ Prerelease software. Use at own risk
Migration tool for Firestore
Gotchas
Local testing
- FIRESTORE_EMULATOR_HOST="localhost:8080"
- GCLOUD_PROJECT="my-firebase-project-id"