Open-source CI/CD visualization platform

See your pipelines. Clearly.

Transform your GitLab CI/CD data into beautiful, real-time visualizations. Monitor deployments, track DORA metrics, and understand your delivery performance — all in one place.

2,847

Pipelines tracked

4.2/day

Deploy frequency

96.8%

Success rate

18m

Avg lead time

Pipeline visualization in action

See how DeployViewer renders your CI/CD pipelines as clear, readable timelines.

feat/deploy-viewer-v2

a3f8c21 — Add real-time pipeline streaming

Build
1m 23s
Test
3m 45s
Lint
0m 32s
Deploy Staging
2m 08s
Deploy Production
1m 12s
Triggered 4 minutes ago by @developerTotal: 8m 40s

Everything you need to observe CI/CD

Built for developers and DevOps teams who want pipeline visibility without the complexity.

Visual clarity

Pipeline Visualization

Interactive timelines showing every stage and job with real-time status updates.

Data-driven

DORA Metrics

Track deployment frequency, lead time, MTTR, and change failure rate automatically.

Full visibility

Environment Dashboard

Monitor all environments from dev to production with live deployment status.

Instant updates

Real-time SSE

Watch pipelines progress live via Server-Sent Events — zero page refreshes.

Architecture

Built with modern full-stack patterns

DeployViewer follows a clean server-component-first architecture with real-time streaming, typed queries, and edge-ready deployment. Every design decision optimizes for developer experience and performance.

  • Server Components for zero-JS data fetching
  • SSE streaming for real-time pipeline updates
  • Typed Supabase queries with RLS policies
  • DORA metrics computed from raw pipeline data

Data Flow

GitLab API

Pipelines, jobs, environments

01

Next.js API Routes

Sync, transform, cache

02

Supabase PostgreSQL

Persist & query

03

SSE Stream

Real-time push to client

04

React Dashboard

Visualize & interact

05

Technology

Built with cutting-edge tools

Next.js 16App Router & RSC
TypeScriptStrict mode
SupabasePostgreSQL
GitLab APIv4 integration
VercelEdge deployment
Tailwind 4CSS variables

Ready to visualize your pipelines?

Explore the live dashboard with real pipeline data, or check out the source code on GitHub.