Initial import

This commit is contained in:
sirily
2026-03-10 14:03:52 +03:00
commit 6c0ca4e28b
102 changed files with 6598 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# 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