Add AI DEV Node deployment foundation

This commit is contained in:
unknown
2026-07-13 10:33:21 +09:00
parent 6abcee3727
commit b90bfe35ca
23 changed files with 3978 additions and 0 deletions

13
.dockerignore Normal file
View File

@@ -0,0 +1,13 @@
backend
dist
frontend/dist
frontend/node_modules
infra
node_modules
*.log
*.bak
.env
.project-env
.git
.gitignore
docs