How It Works

An interactive look at the architecture behind EPL Bets

Trace a flow:
Browser
Django Templates + HTMX + WebSocket
Django
Views, Models, ORM, Admin
Daphne / Channels
ASGI + WebSocket Consumers
Redis
Cache + Broker + Channel Layer
PostgreSQL
Persistent Data Store
Celery Worker
Background Tasks + Periodic Jobs

Click a component to see details