8000 GitHub - mhanberg/blabber: Live-coding presentation tutorial project
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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
0