Skip to content

StudentsNCL/nessweb

Repository files navigation

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