feat: add Vue.js frontend with JWT auth, Pinia store, and Docker
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
"dependencies": {
|
||||
"axios": "^1.12.0",
|
||||
"core-js": "^3.8.3",
|
||||
"pinia": "^2.1.0",
|
||||
"vue": "^3.2.13",
|
||||
"vue-router": "^4.5.0"
|
||||
},
|
||||
@@ -42,4 +43,4 @@
|
||||
"not dead",
|
||||
"not ie 11"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user