Skip to content
This repository has been archived by the owner on Sep 21, 2023. It is now read-only.

MarSik/nitrogen

 
 

Repository files navigation

NITROGEN Web Framework for Erlang

---

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

---

------------------------------------
 GETTING STARTED IN MAC OSX / LINUX
------------------------------------

$> cd Quickstart 
$> ./quickstart.sh

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

------------------------------------
     GETTING STARTED IN WINDOWS
------------------------------------

$> cd Quickstart 
$> quickstart.bat

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

---

See Quickstart/README for information on how to get up and running 
quickly in Mochiweb and Inets.

About

Nitrogen Web Framework for Erlang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Erlang 88.1%
  • JavaScript 11.4%
  • Shell 0.5%