You can find the front end here Explication will come... On day.
You can run the backend-example within 4 simple commands :
git clone https://github.com/Aridjar/phoenix_1.4_socket_example.git
cd phoenix_1.4_socket_example
mix deps.get
mix phx.server
This app was generated with the following command :
mix phx.new api --no-webpack --no-html --no-ecto
- Create tests
- Handle creation of Api.TimerWorker after a stop
- Add user