Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 411 Bytes

File metadata and controls

14 lines (9 loc) · 411 Bytes

Web Inspector

Back to README

Mimir includes a browser-based graph visualization UI:

mimir ui                        # launches at http://localhost:8420
mimir ui --port 9000            # custom port

Explore nodes by kind and repo, inspect edges, view cross-repo links, and drill into individual symbols.

See also: How It Works for what the graph contains.