mirror of
https://github.com/cupcakearmy/firemorph.git
synced 2024-12-22 00:06:33 +00:00
Firebase Migration Tool
b688506b62
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.10.2 to 6.11.4. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/commits) --- updated-dependencies: - dependency-name: protobufjs 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"