Skip to content

ThreadLens Documentation

ThreadLens is open-core research intelligence for finding product opportunities in real conversations across Reddit, Bluesky, and Google Search. These docs help you run ThreadLens locally, configure providers safely, understand how scouting works, and contribute to the open-core project.

Run these commands from the open-core/ directory:

Terminal window
pnpm install
pnpm run docker:dev

The development profile starts the Go API at http://localhost:4749 and the web app at http://localhost:4748.

The sidebar is organized for two audiences:

  1. Users who want setup, configuration, scouting workflows, schedules, reports, and reference material.
  2. Contributors and public maintainers who need architecture context, testing commands, docs rules, package boundaries, release hygiene, Docker image notes, and support triage.

open-core/docs/ is publishable by default. Private hosted SaaS runbooks, credentials, billing provider details, private customer data, and proprietary roadmap notes do not belong in this docs tree.