Initial commit of Docker project

This commit is contained in:
2026-03-06 11:33:32 -06:00
commit 45d785964d
15 changed files with 1058 additions and 0 deletions

9
.dockerignore Executable file
View File

@@ -0,0 +1,9 @@
node_modules
client/node_modules
client/dist
*.tar.gz
*.zip
.git
.gitignore
*.md
data/