DB_HOST=localhost
DB_USER=root
DB_PASSWORD=
DB_NAME=school_fee_db
JWT_SECRET=your-secret-key-change-in-production
PORT=5000