Skip to content

nbw/poker

Repository files navigation

Poker

Agile poker tool that uses LiveView, Presence, and Channels.

Setup

To start your Phoenix server:

  • Setup the project with mix setup
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Phoenix Resources

Useful Resources:

  1. https://elixirschool.com/blog/live-view-with-presence/
  2. https://www.theguild.nl/using-phoenix-presence-in-liveview-a-simple-example/

Contributions

Contributions are welcome.

License

Credo is released under the MIT License. See the LICENSE file for further details.

Author

Nathan Willson (@nathanwillson)