Dockerize application

This commit is contained in:
2026-02-03 10:43:55 +01:00
parent 53c496422e
commit 6fabb20a2c
3 changed files with 46 additions and 0 deletions

6
.dockerignore Normal file
View File

@@ -0,0 +1,6 @@
node_modules
npm-debug.log
data/*.db
config.json
.git
.env