Skip to content

Conversation

@entishl
Copy link

@entishl entishl commented Nov 6, 2025

Integrate the dotenv package to enable automatic loading of environment variables from a .env file, simplifying configuration management for sensitive information. Update the README to reflect this new setup option.

Adds the `dotenv` package to the project and integrates it into the CLI entry point. This allows the application to automatically load environment variables from a `.env` file in the project root.

This change simplifies configuration management, particularly for sensitive information like API keys, which can now be managed in a local `.env` file without being committed to version control.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant