mirror of
https://github.com/cupcakearmy/firemorph.git
synced 2024-11-01 04:54:15 +01:00
Firebase Migration Tool
7e8c546648
Bumps [semver](https://github.com/npm/node-semver) from 7.3.4 to 7.5.2. - [Release notes](https://github.com/npm/node-semver/releases) - [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-semver/compare/v7.3.4...v7.5.2) --- updated-dependencies: - dependency-name: semver dependency-type: direct:production ... 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"