docker: initial commit

This commit is contained in:
He4eT 2025-05-29 08:02:23 +02:00
commit 42c322449d
3 changed files with 45 additions and 0 deletions

9
.dockerignore Normal file
View file

@ -0,0 +1,9 @@
.cache/
.git/
.tmp/
build/
data/
dist/
node_modules/
.env