Initial Commit

This commit is contained in:
Leppunen 2020-12-15 15:25:01 +02:00
commit 8f77650b0d
8 changed files with 2436 additions and 0 deletions

9
.gitignore vendored Normal file
View file

@ -0,0 +1,9 @@
/config.json
ecosystem.config.js
.vscode/
.yarn/*
!.yarn/releases
!.yarn/plugins
.pnp.*