9 lines
319 B
Markdown
9 lines
319 B
Markdown
# packages/config
|
|
|
|
Shared runtime configuration package for environment parsing and normalization.
|
|
|
|
## Implemented in this iteration
|
|
- Typed environment loader
|
|
- Normalized app, database, provider, storage, Telegram, email, and key-pool settings
|
|
- Small helpers for required values, integers, booleans, and URL parsing
|