Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 169 Bytes

File metadata and controls

9 lines (6 loc) · 169 Bytes

firebase-emulator-python

Firebase emulator demo using Python

Running

docker-compose run --rm firebase-demo python firestore_test.py; docker-compose down