Added Dockerfile for api, allow bot to be run via npm start

This commit is contained in:
TheEssem 2020-09-26 11:23:27 -05:00
parent 6e8473d784
commit 8393f599b0
3 changed files with 27 additions and 2 deletions

4
.dockerignore Normal file
View file

@ -0,0 +1,4 @@
**/node_modules
**/build
**/logs
**/data