feat: initial commit

This commit is contained in:
2023-02-02 10:55:24 +01:00
commit 088b6843a9
92 changed files with 7300 additions and 0 deletions

6
internal/config/testdata/config.yml vendored Normal file
View File

@ -0,0 +1,6 @@
logger:
level: 0
format: human
http:
host: "0.0.0.0"
port: 3000