dtcristo / phoenix-chat

💬 Phoenix Channels chat example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Phoenix Chat

A basic Phoenix Channels chat server. Used to demonstrate usage of phoenix.cr, the Crystal client for Phoenix Channels.

To start your Phoenix server:

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

💬 Phoenix Channels chat example

License:MIT License


Languages

Language:JavaScript 66.8%Language:Elixir 30.1%Language:HTML 3.1%