some improvements from claude

This commit is contained in:
MLH
2025-04-06 16:20:42 +02:00
parent 467d27834c
commit 4dfdb17b1e
7 changed files with 288 additions and 26 deletions

2
.env
View File

@ -13,3 +13,5 @@ JWT_EXPIRES_IN=1h # How long the login token is valid
# Server Configuration
PORT=3000 # Port the Node.js server will run on
NODE_ENV=development # Set to 'production' in production environment