Visual context graphs for GitHub — understand how work actually connects.
| Project | Description |
|---|---|
| RepoGraphs/repograph | Paste any public GitHub repo → see how Issues, PRs, and people connect. Next.js + NestJS + Prisma + Redis + BullMQ. Live GitHub data, zero hardcoded metrics, focus-first graphs (focus required, depth ≤ 2, limit ≤ 400). |
git clone https://github.com/RepoGraphs/repograph.git
cd repograph
cp .env.example .env # add GITHUB_TOKEN
docker compose up # web 3000 + api 3001- Trustworthy edges — every relationship carries evidence +
sourceUrl - Fast by design — JIT ingestion, ETag cache, token-pool rotation
- Open core — AGPL-3.0, professional docs, CI, and contribution workflow
Start here: RepoGraphs/repograph — Contributing · Open an issue
Maintained by RepoGraphs · Flagship: repograph