Worker that serves LLM-friendly, local mirrors of Hex docs (task maps, summaries, and workflows) for faster agent navigation.
- Install dependencies:
bun install
- Start the dev server:
bun run dev
- Open
http://localhost:8787/for the homepage and quick-start links.