Add initial code

This commit is contained in:
Jacob Gunther
2022-03-08 21:28:46 -06:00
commit b0518288da
33 changed files with 2175 additions and 0 deletions

5
config.example.yml Normal file
View File

@@ -0,0 +1,5 @@
host: 0.0.0.0
port: 3001
redis:
uri: 127.0.0.1:6379
database: 0