Skip to content

Latest commit

History

History
38 lines (25 loc) 路 759 Bytes

README.md

File metadata and controls

38 lines (25 loc) 路 759 Bytes

Skyline: N2O Sample Website

Skyline was made with Nitrogen DSL and based on N2O. It is a demo how to use N2O in real-life applications. Feel free to use it in your projects. It is provided as is in public domain.

Login

Prerequisites

Startup

make
make console

Init Database

In Erlang Shell perform

> kvs:join().

And open in browser http://localhost:8001

Credits

  • Maxim Sokhatsky
  • Andrew Zadorozhny

OM A HUM