mirror of
https://github.com/cupcakearmy/firemorph.git
synced 2024-11-01 04:54:15 +01:00
Firebase Migration Tool
cc48ceb3b5
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Commits](https://github.com/isaacs/minimatch/compare/v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
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"