fbrau / nitrogen

Nitrogen Web Framework for Erlang (now with websockets!)

Home Page:http://nitrogenproject.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nitrogen Web Framework for Erlang

Build Status

Nitrogen is an Erlang-based web framework that allows you to develop infinitely scaleable, Ajax-rich web applications using a pure Erlang technology stack.

See the Nitrogen Project website for additional information.

Getting Started

Follow the tutorial at http://nitrogenproject.com/doc/tutorial.html

Building Nitrogen on Linux and OSX

The Getting Started guide covers this.

Building Nitrogen on FreeBSD

Install Erlang from

Make sure you have gmake installed, and use gmake instead of make

Example:

$ gmake rel_cowboy

Building Nitrogen on Windows

Instructions for building on windows can be found in rel/overlay/win

Want to contribute?

nitrogen_core is where you would find the vast majority of Nitrogen's codebase, should you wish to contribute or make changes.

Read our contribution guidelines to get started contributing to Nitrogen! (they're not strict, just recommendations)

About

Nitrogen Web Framework for Erlang (now with websockets!)

http://nitrogenproject.com

License:MIT License


Languages

Language:Erlang 50.7%Language:Shell 15.2%Language:Makefile 14.7%Language:Perl 10.9%Language:Emacs Lisp 4.6%Language:CSS 1.5%Language:HTML 0.9%Language:Batchfile 0.8%Language:Vim Script 0.6%