chore: add base config and package structure

This commit is contained in:
ila
2026-07-04 23:24:51 +08:00
parent 5a7ea348e5
commit 79c57a63c5
14 changed files with 96 additions and 6 deletions
+5
View File
@@ -0,0 +1,5 @@
CHIS_BASE_URL=
CHIS_PUBLIC_KEY=
REDIS_URL=redis://localhost:6379/0
LOG_DIR=logs
ARCHIVE_DIR=archives