Open SourceFull feature parity, zero lock-in

Your data. Your infrastructure.

Open source. Full feature parity. Deploy in minutes with Docker Compose.

The Stack

Production-ready infrastructure, fully open source.

NestJS

NestJS Backend

API server handling org management, telemetry queries, and billing.

PostgreSQL

PostgreSQL

Stores organizations, users, teams, and integration configurations.

ClickHouse

ClickHouse

High-throughput analytics database for telemetry. Handles millions of events.

OpenTelemetry

OpenTelemetry

Collector receives telemetry from Claude Code and routes to ClickHouse.

Next.js

Next.js Frontend

Dashboard for leads. AI insights, friction maps, DORA metrics, timesheets.

Docker

Docker Compose

One command deploys the full stack. All services orchestrated and ready.

Deploy in minutes

Clone, configure, and launch. Five containers, one command, full platform running on your infrastructure.

Feature parity

Every cloud feature, self-hosted.

Data sovereignty

All data stays on your infra.

Custom retention

Configure telemetry data TTL.

Fully auditable

Open source, inspect everything.

~/tandemu
$git clone https://github.com/nicholasgriffintn/tandemu
Cloning into 'tandemu'...
$cd tandemu && cp .env.example .env
Environment configured ✓
$docker compose up -d
postgres       running
clickhouse     running
backend        running
frontend       running
→ Dashboard ready at http://localhost:3000

Give your developers a teammate.
Give your leads clarity.

One install. An AI that remembers. Metrics that matter. Everyone wins.

curl -fsSL get.tandemu.dev | sh