https://github.com/kevinrodriguez-io/cloud-firestore-tips
Tips para el diseño de base de datos en Google Cloud Firestore
https://github.com/kevinrodriguez-io/cloud-firestore-tips
Last synced: about 2 months ago
JSON representation
Tips para el diseño de base de datos en Google Cloud Firestore
- Host: GitHub
- URL: https://github.com/kevinrodriguez-io/cloud-firestore-tips
- Owner: kevinrodriguez-io
- Created: 2019-10-21T08:29:18.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-10-21T21:49:19.000Z (about 6 years ago)
- Last Synced: 2024-11-22T13:42:38.375Z (12 months ago)
- Language: TypeScript
- Size: 418 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Cloud-firestore-tips
## How to run
```bash
npm install
npm start
```