Skip to content

kblake/erlang-chat-demo

Repository files navigation

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