Dockerfile inital

This commit is contained in:
Julian Krauser 2024-10-21 10:38:14 +02:00
parent 72fb6fbc20
commit 3907482b06
4 changed files with 39 additions and 9 deletions

6
.dockerignore Normal file
View file

@ -0,0 +1,6 @@
# NodeJs
node_modules/
dist/
.git/
export/
.env