overhauled structure, leaderboardRoute.ts and userRoute.ts working

This commit is contained in:
j-weissen 2022-12-28 15:39:58 +01:00
parent c2cd74ebe2
commit fff55edf79
25 changed files with 315 additions and 212 deletions

View file

@ -11,8 +11,8 @@
"author": "jweissen",
"license": "ISC",
"dependencies": {
"body-parser": "^1.20.1",
"express": "^4.18.2",
"express-validator": "^6.14.2",
"helmet": "^6.0.1",
"morgan": "^1.10.0",
"pg-promise": "^10.15.4",