PORT=3000
CLIENT_URL=http://localhost:5173
DB_HOST=localhost
DB_PORT=3306
DB_USER=root
DB_PASSWORD=
DB_NAME=HRMS
SESSION_SECRET=employee-management-secret
