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

https://github.com/isuke/phoenix_chat_example


https://github.com/isuke/phoenix_chat_example

elixir helloworld phoenix

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# PhoenixChatExample

To start your new Phoenix application:

1. Install dependencies with `mix deps.get`
2. Start Phoenix endpoint with `mix phoenix.server`

Now you can visit `localhost:4000` from your browser.