An open API service indexing awesome lists of open source software.

https://github.com/louiscb/phoenix-chat-app

Simple live messenger app in Elixir.
https://github.com/louiscb/phoenix-chat-app

elixir phoenix

Last synced: about 2 months ago
JSON representation

Simple live messenger app in Elixir.

Awesome Lists containing this project

README

          

# Phoenix-Chat-App

Simple live messenger app.

Run `mix phx.server` to start the server.

Requires PostgreSQL for the database storing the messages.

Follows tutorial on: https://github.com/dwyl/phoenix-chat-example