web: implemented login

This commit is contained in:
Mika 2024-07-09 11:19:09 +02:00
parent 129b0224e9
commit ae222173b1
12 changed files with 170 additions and 34 deletions

View file

@ -8,6 +8,7 @@
},
"dependencies": {
"@mdi/font": "6.2.95",
"axios": "^1.7.2",
"lucide-vue-next": "^0.402.0",
"roboto-fontface": "*",
"vue": "^3.4.21",