Initial commit

This commit is contained in:
2025-07-13 10:33:14 +01:00
parent f1fcaa6d05
commit 2b1e945715
28 changed files with 6222 additions and 276 deletions

8
.dockerignore Normal file
View File

@@ -0,0 +1,8 @@
node_modules
dist
.cache
output
.vscode
.env
*.log
.vscode