Home > erlang-chat-demo

erlang-chat-demo

Erlang-chat-demo is a project mainly written in ERLANG and JAVASCRIPT, based on the MIT license.

Wildfireapp chat demo

Wildfire Chat Demo

Using Nitrogen Web Framework for Erlang

See the Nitrogen Project website for additional information.

Getting Started

Download the code and move to the experimental branch.

git clone git://github.com:kblake/erlang-chat-demo.git
cd erlang-chat-demo

Then, run the following...

On Mac OSX / Linux

cd Quickstart 
./quickstart.sh

Open your web browser to http://localhost:8000

Previous:venky