Skip to content

mhanberg/blabber

Repository files navigation

Blabber

A Twitter clone with live streaming capabilities built with Phoenix and Web Sockets.

Demonstration app written during a live coding presentation.

Development

  1. Clone
  2. mix ecto.reset
  3. mix phx.server