Skip to content

Beacon 1.0.0

Choose a tag to compare

@martin-k-m martin-k-m released this 16 Jul 23:55

Beacon 1.0.0

The complete developer platform: CLI + API + web dashboard + widgets + SDK, backed by a background worker.

Install the CLI

npm install -g @beacon/cli
beacon analyze facebook/react

Highlights

  • First-class beacon CLI: login, analyze (incl. --local offline), score, report, widget, badge, watch, init, interactive dashboard TUI.
  • @beacon/sdk for programmatic use.
  • Fastify API with GitHub App webhooks, SVG widget/badge endpoints, and health-history trends.
  • Background worker (BullMQ) that re-scores on repo events.
  • Focused packages: shared, github, ai, analytics, widgets, ui, database.

Self-host with docker compose up. MIT licensed.