feat: add Config module for YAML config loading

This commit is contained in:
2026-05-21 10:10:59 -04:00
parent 5abf5490b4
commit 1d5459ea1e
3 changed files with 78 additions and 0 deletions
+1
View File
@@ -46,6 +46,7 @@ dependencies:
- time
- wai
- warp
- yaml
library:
source-dirs: src