초기 관제 시스템 뼈대 구성

This commit is contained in:
2026-06-06 14:58:54 +09:00
parent d982777718
commit cab7394b1f
29 changed files with 3221 additions and 1 deletions

10
.dockerignore Normal file
View File

@@ -0,0 +1,10 @@
.git
.vs
backups
tmp
runtime-data
apps/server/data/*
!apps/server/data/.gitkeep
node_modules
*.log
*.zip