Packages

weber - is Elixir MVC web framework.

Current section

Files

Jump to
weber examples SimpleChat README.md
Raw

examples/SimpleChat/README.md

SimpleChat
===========
`SimpleChat` - simple websockets web chat application built with [Weber]().
Usage
===========
* Execute `mix deps.get && mix compile`
* Execute `./start.sh`
* Go to the `http://localhost:8080/`