https://github.com/metaphysics0/firestore-db-migration-node-example
A simple boilerplate for perfoming firestore db migrations in your project
https://github.com/metaphysics0/firestore-db-migration-node-example
Last synced: over 1 year ago
JSON representation
A simple boilerplate for perfoming firestore db migrations in your project
- Host: GitHub
- URL: https://github.com/metaphysics0/firestore-db-migration-node-example
- Owner: Metaphysics0
- Created: 2024-10-23T18:44:35.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-23T18:44:44.000Z (over 1 year ago)
- Last Synced: 2025-03-24T09:54:26.031Z (over 1 year ago)
- Language: TypeScript
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Firebase Firestore Migration - Node Boilerplate
### What is this repo for?
- This repo has some simple methods you can use in any JavaScript firebase project that can execute Node scripts.