2 Commits

Author SHA1 Message Date
向宁
4afcf639dd fix: add git to Docker build image for lefthook
lefthook install requires git, which is missing from node:22-alpine
2026-05-17 19:26:06 +08:00
向宁
755517a068 feat: add Dockerfile and upgrade Jenkinsfile to full CI/CD
- Multi-stage build: node:22 (pnpm build) → nginx runtime
- nginx.conf with SPA routing and API proxy
- Jenkinsfile: Docker build → push → deploy
2026-05-17 19:17:07 +08:00