add: added mosquitto and front alerts

This commit is contained in:
Lukian 2025-04-26 16:49:29 +02:00
parent 78a6d26984
commit cb9a0c27b4
11 changed files with 948 additions and 10 deletions

View file

@ -10,6 +10,7 @@
"preview": "vite preview"
},
"dependencies": {
"axios": "^1.9.0",
"react": "^19.0.0",
"react-dom": "^19.0.0"
},