Skip to main content

Prerequisites

  • Python 3.11+
  • Node.js 20+
  • PostgreSQL 15+
  • uv

1. Clone and Setup

2. Backend

Backend runs at http://localhost:8000/api/v1.

3. Frontend

In a new terminal:
Frontend runs at http://localhost:3000.

4. First Login

  1. Open http://localhost:3000
  2. Enter your email and request a magic link
  3. Copy verification link from backend console email output
  4. Open link and continue to app

5. Send First Ingest Event

Use an app API key and send sample request telemetry:
Then open your app endpoints page to see the endpoint detected automatically.
Endpoint records are auto-created from ingest traffic. You do not need to pre-create endpoints for normal usage.