Refactor code structure for improved readability and maintainability

This commit is contained in:
2025-12-21 00:08:25 +01:00
parent 89ef1d6e8b
commit 16cba64d03
3 changed files with 1099 additions and 31 deletions

View File

@@ -10,7 +10,7 @@
},
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^16.4.5",
"dotenv": "^16.6.1",
"express": "^4.19.2",
"helmet": "^7.1.0",
"jsonwebtoken": "^9.0.2",