DB_HOST=localhost DB_PORT=3306 DB_USER=your_mysql_username DB_PASSWORD=your_mysql_password DB_NAME=webgis_donations JWT_SECRET=generate_a_secure_jwt_secret_here PORT=3000