StudentsNCL / nessweb

Ness Web App using nessjs
http://studentsncl.github.io/nessweb
7 stars 4 forks source link

Website to display details from Ness using nessjs

Installation

npm install

Usage

To setup and run:

node server

Open localhost:8080 in a web browser.

To override default settings, copy config.json.example to config.json and set values.

You can also override them ad-hoc, by setting environment variables in capitals (e.g. env HTTP_PORT=8888)

Screenshots

ScreenShot

ScreenShot

ScreenShot

ScreenShot