# Database DATABASE_URL=postgresql://user:password@localhost:5432/dbname JWT_SECRET=your_jwt_secret_here API_KEY=your_api_key_here NODE_ENV=development