keyan / tonic-time

Demonstration of dynamic pages with Phoenix Channels
MIT License
12 stars 0 forks source link

TonicTime

An tiny example application demonstrating refreshing page content with Phoenix Channels and server-side template rendering.

Overview

For a thorough explanation of this project see my blog post: A Refreshing Tonic, Realtime Updates with Phoenix Channels.

The demo is also running live at: http://demo.keyanp.com/time, but is less interesting than reading the blog post :)

How to run

To run locally:

Now you can visit localhost:4000 from your browser.