first real commit

This commit is contained in:
Jo 2023-11-24 00:13:48 +01:00
parent 0c96059b29
commit f40e6d51a5
11 changed files with 2631 additions and 6 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
# Node modules
node_modules
# Config files
config/config.json
.env