First commit with project base.

This commit is contained in:
2018-04-09 22:49:01 +02:00
commit 99f421fb36
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/*