This website requires JavaScript.
Explore
Help
Sign In
lingyuzeng
/
bttoxin-pipeline
Watch
1
Star
0
Fork
0
You've already forked bttoxin-pipeline
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
029e49bf6a8c776f8d071a6d40fba848848b9eee
bttoxin-pipeline
/
docker
History
zly
1a1ba71777
feat(docker): add SPA static file serving and fix Dockerfile paths\n\n- Add backend/app/main_spa.py with FastAPI static file serving for SPA\n- Fix Dockerfile.traefik to use correct backend path (backend.app.main_spa)\n- Remove web/ references (project has backend/ at root)\n- Frontend dist files served from /app/frontend/dist\n- Health check endpoint at /health\n- Supports Traefik reverse proxy at bttiaw.hzau.edu.cn\n\nCo-Authored-By: Claude <noreply@anthropic.com>
2026-01-13 23:49:19 +08:00
..
compose
chore: 初始版本提交 - 简化架构 + 轮询改造
2026-01-13 16:50:09 +08:00
digger
Initial commit: BtToxin Pipeline project structure
2025-10-13 19:22:56 +08:00
dockerfiles
feat(docker): add SPA static file serving and fix Dockerfile paths\n\n- Add backend/app/main_spa.py with FastAPI static file serving for SPA\n- Fix Dockerfile.traefik to use correct backend path (backend.app.main_spa)\n- Remove web/ references (project has backend/ at root)\n- Frontend dist files served from /app/frontend/dist\n- Health check endpoint at /health\n- Supports Traefik reverse proxy at bttiaw.hzau.edu.cn\n\nCo-Authored-By: Claude <noreply@anthropic.com>
2026-01-13 23:49:19 +08:00
frontend
Initial commit: BtToxin Pipeline project structure
2025-10-13 19:22:56 +08:00
nginx
chore: 初始版本提交 - 简化架构 + 轮询改造
2026-01-13 16:50:09 +08:00
scripts
chore: 初始版本提交 - 简化架构 + 轮询改造
2026-01-13 16:50:09 +08:00
traefik
chore: 初始版本提交 - 简化架构 + 轮询改造
2026-01-13 16:50:09 +08:00
worker
Initial commit: BtToxin Pipeline project structure
2025-10-13 19:22:56 +08:00
.dockerignore
chore: 初始版本提交 - 简化架构 + 轮询改造
2026-01-13 16:50:09 +08:00
docker-compose.yml
first add
2025-10-13 21:05:00 +08:00