Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maveonair/easy_chat
A hello world / chat app written in Elixir backed by the Phoenix Framework
https://github.com/maveonair/easy_chat
Last synced: 27 days ago
JSON representation
A hello world / chat app written in Elixir backed by the Phoenix Framework
- Host: GitHub
- URL: https://github.com/maveonair/easy_chat
- Owner: maveonair
- Created: 2015-04-27T09:58:37.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-15T13:06:40.000Z (over 9 years ago)
- Last Synced: 2023-03-30T20:43:28.673Z (over 1 year ago)
- Language: CSS
- Size: 176 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# EasyChat
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.