public
Description: Nitrogen Web Framework for Erlang
Home | Edit | New

Nitrogen Quickstart

For example code and a quick playground area you can check out the Quickstart example web.

Download the Nitrogen code, then:


cd Nitrogen/Quickstart
./quickstart.sh

This will:

  • Compile Nitrogen.
  • Compile the Quickstart modules.
  • Start an Erlang shell
  • Start Nitrogen on top of the inets:httpd built-in web server on port 8000

Then, open your browser to http://localhost:8000/web/index.

Last edited by evanfarrar, Sun Jul 26 18:16:14 -0700 2009
Home | Edit | New
Versions: