Skip to content

Getting Started

Junando correlates alerts from your observability stack and delivers actionable incident context directly to Slack or Teams.

  • Node.js 24+
  • pnpm
  • Git
Terminal window
git clone https://github.com/GerMoren/junando.git
cd junando
corepack enable
pnpm install
pnpm build

After building, you can run the full pipeline locally using Docker Compose. See the Local Docker guide for a complete walkthrough.