gitlink-cli/showcase
chroe 29d1b356b4 feat: add Showcase Dashboard - interactive web demo
新增 GitLink CLI Showcase Dashboard:
- Go HTTP 服务器 + 暗色主题前端页面
- 12 个模块卡片,支持在线执行 CLI 命令
- Dockerfile 多阶段构建,一键容器化部署
- GitLink DevOps 流水线配置

文件: showcase/main.go, index.html, Dockerfile, deploy.sh, pipeline.yml
文档: doc/changes/showcase-dashboard.md
2026-06-08 12:00:12 +08:00
..
Dockerfile feat: add Showcase Dashboard - interactive web demo 2026-06-08 12:00:12 +08:00
deploy.sh feat: add Showcase Dashboard - interactive web demo 2026-06-08 12:00:12 +08:00
index.html feat: add Showcase Dashboard - interactive web demo 2026-06-08 12:00:12 +08:00
main.go feat: add Showcase Dashboard - interactive web demo 2026-06-08 12:00:12 +08:00
pipeline.yml feat: add Showcase Dashboard - interactive web demo 2026-06-08 12:00:12 +08:00