VAMFI jay@vamfi.org

RepoStellar

An open-source, local-first Git atlas from VAMFI Inc. Explore all Git repositories on a machine, inspect files and commits, and understand project purpose with zero default telemetry.

What It Does

  • Scans local roots for Git repos and worktrees
  • Visualizes repository topology in Atlas and Graph views
  • Explores files and recent commits interactively
  • Infers repository purpose using local README/manifests
  • Keeps all scan data local by default

Quick Start

git clone https://github.com/VAMFI/repostellar.git
cd repostellar
npm install
npm run dev

Web UI runs at http://127.0.0.1:5174 and local API at http://127.0.0.1:4177.

Animated Tour

Atlas, drawer, graph, and insights in one quick loop.

RepoStellar animated tour

Updated on March 5, 2026 with redesigned Graph View (2D + 3D clarity).

RepoStellar Graph 2D updated design RepoStellar Graph 3D updated design

Open Source

License: Apache-2.0. Contributions, bug reports, and feature ideas are welcome through the VAMFI GitHub organization.

Read the launch blog →