fetch history and sync config dynamically from firestore

This commit is contained in:
Shams mosowi
2020-02-14 09:14:51 +11:00
parent 61c4111297
commit 7a93b69de9

5
.gitignore vendored
View File

@@ -15,6 +15,11 @@ cloud_functions/functions/node_modules
www/build
cloud_functions/functions/lib
# cloud function config
cloud_functions/functions/collectionSync/config.json
cloud_functions/functions/history/config.json
# misc
.DS_Store
.env.local