jkomoros / card-web

The web app behind thecompendium.cards
Apache License 2.0
46 stars 8 forks source link

Proper testing of firestore security rules #190

Open jkomoros opened 4 years ago

jkomoros commented 4 years ago

Especially using the firestore emulator (which is new?)

https://firebase.google.com/docs/rules/emulator-setup

jkomoros commented 4 years ago

useful for #184 and #270

jkomoros commented 4 years ago

Quickstart to start from: https://github.com/firebase/quickstart-nodejs/tree/master/firestore-emulator/javascript-quickstart

jkomoros commented 4 years ago