Skip to content

Aridjar/phoenix_1.4_socket_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Api

You can find the front end here Explication will come... On day.

Run the example

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

Creation

This app was generated with the following command :

mix phx.new api --no-webpack --no-html --no-ecto

TODO list

  • Create tests
  • Handle creation of Api.TimerWorker after a stop
  • Add user

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages