using static frontend build path for static expresss

This commit is contained in:
2025-10-28 17:29:15 +01:00
parent 5a8b7e89d7
commit 840b4384a5
4 changed files with 13 additions and 3889 deletions

View File

@@ -16,7 +16,6 @@
"@types/bcrypt": "^6.0.0",
"bcrypt": "^6.0.0",
"bcryptjs": "^2.4.3",
"cors": "^2.8.5",
"express": "^4.18.2",
"jsonwebtoken": "^9.0.2",
"sqlite3": "^5.1.6",
@@ -24,7 +23,6 @@
},
"devDependencies": {
"@types/bcryptjs": "^2.4.2",
"@types/cors": "^2.8.13",
"@types/express": "^4.17.17",
"@types/jsonwebtoken": "^9.0.2",
"@types/uuid": "^9.0.2",