Backend
-
Django 5 + DRF
Platform API, authorization, fleet data model, accounting integrations.
-
Celery + Redis
Background tasks: activity auto-detection, push notifications, FK exports.
-
Daphne (ASGI)
Real-time WebSocket — live fleet map and instant alerts.
-
OpenAPI 3.1
Schema-first API design — TypeScript client generated automatically.