Prerequisites
- Python 3.11+
- Node.js 20+
- PostgreSQL 15+
uv
1. Clone and Setup
2. Backend
http://localhost:8000/api/v1.
3. Frontend
In a new terminal:http://localhost:3000.
4. First Login
- Open
http://localhost:3000 - Enter your email and request a magic link
- Copy verification link from backend console email output
- Open link and continue to app
5. Send First Ingest Event
Use an app API key and send sample request telemetry:Endpoint records are auto-created from ingest traffic. You do not need to pre-create endpoints for normal usage.