gitlink-cli/showcase
chroe 74f75a55ca feat(showcase): add interactive dashboard with Dockerfile and CI/CD pipeline
Interactive web dashboard that demonstrates new CLI commands with real
API calls. Includes:
- Go web server with embedded HTML (showcase/main.go)
- Dashboard UI with 4 modules, Chinese descriptions, live execution
- Dockerfile for multi-stage build
- Pipeline config for automated deployment on push

Access at http://121.41.210.165:9090 after deployment
2026-05-28 16:01:01 +08:00
..
Dockerfile feat(showcase): add interactive dashboard with Dockerfile and CI/CD pipeline 2026-05-28 16:01:01 +08:00
deploy.sh docs(showcase): add feature showcase page and deploy script 2026-05-28 14:42:34 +08:00
index.html feat(showcase): add interactive dashboard with Dockerfile and CI/CD pipeline 2026-05-28 16:01:01 +08:00
main.go feat(showcase): add interactive dashboard with Dockerfile and CI/CD pipeline 2026-05-28 16:01:01 +08:00
pipeline.yml feat(showcase): add interactive dashboard with Dockerfile and CI/CD pipeline 2026-05-28 16:01:01 +08:00