Skip to content
/ counter Public

Real-time Counter App with Phoenix LiveView - supports streams

Notifications You must be signed in to change notification settings

vKxni/counter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Counter

Simple counter app written in Elixir using the Phoenix Framework. Including topic, endpoints for subscribe/broadcast etc. <3

Get started

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • 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.

Ready to run in production? Please check our deployment guides.

Learn more

About

Real-time Counter App with Phoenix LiveView - supports streams

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published