Skip to content

nasshu2916/live_babiniku

Repository files navigation

LiveBabiniku

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.

image1 image2

To start your Phoenix server:

  • Install dependencies with mix deps.setup
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.