🐳 Add docker support

This commit is contained in:
2022-05-04 00:45:11 +02:00
parent 7ecff18efd
commit 856e514da7
3 changed files with 42 additions and 0 deletions

3
.dockerignore Normal file
View File

@ -0,0 +1,3 @@
node_modules
server/node_modules
.env