Phoenix LiveView を使ったバ美肉ツールです。
Phoenix PubSub を使って配信しているため、リアルタイムで複数クライアントで表示可能です。
This is a Babiniku tool using Phoenix LiveView.
It is possible to display it in real time by using Phoenix PubSub and broadcasting it.
To start your Phoenix server:
- Install dependencies with
mix deps.setup
- Start Phoenix endpoint with
mix phx.server
or inside IEx withiex -S mix phx.server
Now you can visit localhost:4000
from your browser.