Built as a self-hosted alternative to expensive analytics SaaS — runs on a single VPS for small teams.
Tech Stack
- Frontend — React, Recharts, TanStack Query
- Backend — FastAPI, WebSocket streaming, Celery for background jobs
- Database — PostgreSQL with TimescaleDB extension for time-series
- Deployment — Docker Compose, single
docker compose up
Features
- Real-time WebSocket event feed
- Custom SQL queries with chart visualization
- Shared dashboards with role-based access
- Lightweight — runs on a $5/month VPS for small teams