Create a .env file to store your environment variables: OPENWEATHER_API_KEY=your_openweather_api_key KAFKA_BROKER=localhost:9092 KAFKA_TOPIC=weather_data