adds Firebase communication stump

- Firebase connection via Pigeon library
- sends bump to a single token at the moment
- encrypted test is sent as notification message
This commit is contained in:
2021-12-30 13:06:26 +01:00
parent 8262b61085
commit 745b0dc4f2
10 changed files with 148 additions and 45 deletions

2
.gitignore vendored
View File

@ -42,3 +42,5 @@ npm-debug.log
# secret information
/config/*.secret.exs
/secret/*