make deployable

This commit is contained in:
41666 2017-12-29 10:12:54 -06:00
parent eaa1167f16
commit 309aee427e
15 changed files with 317 additions and 886 deletions

3
.dockerignore Normal file
View file

@ -0,0 +1,3 @@
/Server/.env
/Server/node_modules
/UI/node_modules