Harsh-Vipin/resume-tailor-ai
Setup Configuration Management for Environment Variables
Open
#5 opened on Sep 27, 2025
enhancementgood first issuehacktoberfest
Repository metrics
- Stars
- (6 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Implement secure configuration handling by loading environment variables using pydantic or python-dotenv. Create a settings module that centralizes configuration like database URLs, secret keys, and app settings.