Initial Commit

This commit is contained in:
cami 2021-05-05 03:08:58 +02:00
commit fad61c4d93
24 changed files with 16934 additions and 0 deletions

7
.dockerignore Normal file
View file

@ -0,0 +1,7 @@
node_modules
npm-debug.log
build
.dockerignore
**/.git
**/.DS_Store
**/node_modules