Commit Graph

3 Commits

Author SHA1 Message Date
James C. Palmer fe2a343c41 Add global `config`, support for `.env` and apply cli args to `config` at start. 2024-03-24 12:41:54 -07:00
James C. Palmer 94edb8e001 Add functionality to specify config file and app prefix 2024-03-23 16:37:37 -07:00
James C. Palmer c0ed82c465 Add app configuration management
- Integrate Pydantic and Pydantic Settings for config models and validation
- Add `config.yaml` for structured and readable configuration
- Centralize environment variable loading and configuration instance
2024-03-23 15:25:32 -07:00