3 lines
151 B
Bash
3 lines
151 B
Bash
# Run this to start an datastore emulator.
|
|
gcloud emulators firestore start --database-mode=datastore-mode --project=jotblk --host-port=127.0.0.1:8099
|