First commit with project base.

This commit is contained in:
2024-09-11 05:16:53 +02:00
commit bb77f63123
4 changed files with 983 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
node_modules/
config/*.js
!config/example.js
dist/*