web: add firebase push token registration and sync

This commit is contained in:
Codex
2026-03-09 23:12:40 +03:00
parent b1b54896a7
commit ef28c165e6
8 changed files with 1104 additions and 3 deletions

View File

@@ -10,6 +10,7 @@
},
"dependencies": {
"axios": "1.11.0",
"firebase": "^12.1.0",
"qrcode": "^1.5.4",
"react": "18.3.1",
"react-dom": "18.3.1",