Set up configuration for:
Application type: ${{APP_TYPE}}
Environments: ${{ENVIRONMENTS}}
Config sources: ${{CONFIG_SOURCES}}
Implement:
- Configuration loading
- Environment variables
- Config files (YAML, TOML, JSON)
- Default values
- Validation (Pydantic)
- Secret handling
- Hot reloading
- Type safetyOr press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[{APP_TYPE][{ENVIRONMENTS][{CONFIG_SOURCES]