feat(): push notifications via firebase admin

This commit is contained in:
doas root
2025-11-20 21:25:48 +03:00
parent c010984d64
commit fa24f4060f
22 changed files with 706 additions and 3 deletions
+1
View File
@@ -14,6 +14,7 @@ dependencies = [
"cryptography==46.0.3",
"httpx==0.28.1",
"psycopg[binary]>=3.2.12",
"firebase-admin>=7.1.0",
]
[dependency-groups]