Files
slide/decks/gen2D/pages/tech-stack.md
T
wonder 19075592e5
Deploy Slides / build-and-deploy (push) Successful in 1m16s
fix: trim gen2D slide content to prevent overflow beyond header/footer
- Reduce Item count per slide: pipeline 4→3, solution 4→2, highlights 6→4
- Remove tech-stack architecture layering Item (moved to tech-stack grid)
- Simplify eino-graph: shorter Go code, 3 Items→2
- Simplify prompt-agent: smaller mermaid, shorter Item text
- Simplify async-task: merge 3 Items→2, remove footer
- Simplify data-model: merge 4 grid items→2
- Simplify architecture: reduce ASCII diagram from 38 to 20 lines
- Simplify dedup-ws: remove JSON code block, shorter Items
- Simplify deployment: smaller mermaid, shorter Items
- Simplify problem: shorter Item text, remove bullet lists
- Simplify style-system: fix typo, shorter Item text
2026-05-30 14:43:23 +08:00

584 B

技术栈一览

  • Go 1.26 + Gin 1.12
  • Eino 0.8 管线编排
  • GORM + SQLite
  • JWT + bcrypt 认证
  • Viper 多层配置
  • 七牛云 Kodo
  • React 18 + TypeScript
  • Vite 6 构建
  • Zustand 状态管理
  • react-router v7
  • CSS Modules 暗色主题
  • 封装 Fetch API 层
  • Docker 多阶段构建
  • nginx 反向代理
  • Gitee CI/CD 自动部署
  • SQLite 嵌入式 DB
  • 七牛云 Kodo CDN
  • REST + WebSocket