Initial commit.

This commit is contained in:
Oliver Akins 2022-02-17 00:04:40 -06:00
parent 489a16c0b5
commit 3cb6f97610
No known key found for this signature in database
GPG key ID: 3C2014AF9457AF99
17 changed files with 1881 additions and 0 deletions

5
.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
*.log
node_modules/
dist/
data/
**/config.toml