Restructure project to atomize structure

This commit is contained in:
2025-09-02 14:55:46 +02:00
parent ff21a9feda
commit a281b9a7ff
103 changed files with 1046 additions and 631 deletions

View File

@@ -44,8 +44,8 @@
"exifreader": "^4.25.0",
"express": "^4.21.1",
"jsonwebtoken": "^9.0.2",
"jspdf": "^2.5.2",
"jspdf-autotable": "^3.8.4",
"jspdf": "^3.0.2",
"jspdf-autotable": "^5.0.2",
"moment": "^2.30.1",
"multer": "^1.4.5-lts.1",
"pinia": "^2.2.4",
@@ -81,7 +81,7 @@
"nodemon": "^3.1.7",
"rimraf": "^6.0.1",
"ts-node": "^10.9.2",
"vite": "^5.4.9",
"vite": "^7.1.4",
"vue-tsc": "^2.1.10"
}
}