DATABASE_URL=postgres://seskeuas:siskeualfath123@localhost:5432/siskeuas_siskeu_db
BASE_URL=http://localhost:3000
JWT_SECRET="<generate with base64 random string min length 32>"
JWT_EXPIRES_IN="24h"
FRONTEND_URL=http://localhost:5173,http://localhost:5174