Phoenix LiveView app for viewing Claude Code hook events in real-time.
- Elixir/Phoenix LiveView, SQLite (Ecto), Tailwind CSS v4, daisyUI v5, Alpine.js
- Docker multi-platform builds (amd64/arm64)
mix ci— run full CI suite (tests, credo, etc.)mix test— run tests onlymix phx.server— start dev server on port 4000