# Development server port (default is 3000) PORT=3000 # API Base URL for development API_BASE_URL=http://localhost:3000 # Environment (development/production) NODE_ENV=development