Added dockerization

This commit is contained in:
2025-09-29 15:45:59 +02:00
parent a949b44233
commit 13383ef596
3 changed files with 39 additions and 1 deletions

17
.dockerignore Normal file
View File

@@ -0,0 +1,17 @@
Dockerfile
.dockerignore
.git
.gitignore
.gitattributes
README.md
.npmrc
.prettierrc
.eslintrc.cjs
.graphqlrc
.editorconfig
.vscode
node_modules
build
package
**/.env
.env*