Added Docker Support

This commit is contained in:
2026-04-08 13:24:25 +01:00
parent af07ca1174
commit bea99b868c
5 changed files with 97 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
data/
.git/
.vscode/
dist/
coverage/
*.log