first commit

This commit is contained in:
2026-03-23 20:11:18 +01:00
commit 4c2df27527
13 changed files with 2049 additions and 0 deletions

7
.dockerignore Normal file
View File

@@ -0,0 +1,7 @@
node_modules/
dist/
data/
.env
*.log
*.md
.git/