Back to browse
GitHub Repository

Monorepo done right

1 starsGo

Runko – monorepo platform on Git, with stacked review and workspaces

by saxocellphone·Jul 10, 2026·1 point·0 comments

AI Analysis

●●SolidBig BrainNiche GemShip It

Gerrit-style stacked reviews on plain Git without needing a full Forge rewrite.

Strengths
  • Git remains the single source of truth; Postgres is just a rebuildable index.
  • Affected-based CI scoping uses declared project dependencies for precise check execution.
  • Unified CLI and API surface works identically for humans and autonomous coding agents.
Weaknesses
  • Zero forks or stars suggests limited community validation beyond the author's own usage.
  • Rebase-only history enforcement will friction teams accustomed to standard merge commits.
Target Audience

Engineering teams managing large monorepos who want self-hosted control

Similar To

Gerrit · Graphite · Stacked Git

Similar Projects