Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 634 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 634 Bytes

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