Skip to content

pkill37/explorar.dev

Repository files navigation

Explorar.dev

Explore codebases with an interactive, VS Code-like interface.

Open-source curated repos (Linux, LLVM, glibc, XNU, etc) are pre-built for instant and offline access.

explorar.dev · GitHub · Discord

Development

npm install
npm run dev      # starts at localhost:3000, downloads CPython automatically
npm run build    # static export to out/
npm run lint     # tsc + eslint + prettier + depcheck
npm test         # Playwright tests (requires built output)

See CLAUDE.md for architecture details.

About

🗺️ 🧭 Explore complex software projects like the Linux Kernel or any arbitrary git repository

Topics

Resources

Stars

Watchers

Forks

Contributors