Beacon 1.0.0
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/reactHighlights
- First-class
beaconCLI:login,analyze(incl.--localoffline),score,report,widget,badge,watch,init, interactivedashboardTUI. @beacon/sdkfor 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.