▸ Recommended starter stack
Phoenix
→ routing/views
Ecto + Postgrex
→ data layer
LiveView
→ real-time UI
Oban
→ background jobs
Swoosh
→ email
Finch
→ HTTP client
▸ How the pieces fit together
Browser
HTTP / WS
→
Phoenix Router
Plug pipeline
→
LiveView / Controller
Server-rendered UI
→
Context / Ecto
Business logic + DB
→
Oban / Broadway
Async processing
→
Telemetry + LiveDashboard
Observability
No libraries match your search.