feat: stabilize cold display runtime deployment

This commit is contained in:
Yoilun
2026-05-29 14:48:01 +08:00
parent ea5f9b1b07
commit 8b5bbff364
32 changed files with 5050 additions and 241 deletions

14
.dockerignore Normal file
View File

@@ -0,0 +1,14 @@
.git
.DS_Store
.venv
__pycache__/
*.py[cod]
.pytest_cache/
dist/
build/
*.egg-info/
logs/
*.jsonl
web/node_modules/
web/dist/
managed-portal.textClipping