DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=VRS
DB_PORT=3306
SESSION_SECRET=VRS_SuperSecretKey_2026_3TSS
PORT=5000
NODE_ENV=development
