Skip to content

Latest commit

 

History

History
15 lines (6 loc) · 324 Bytes

File metadata and controls

15 lines (6 loc) · 324 Bytes

Running

run npm install and then npm start in the main directory.

Then open the browser at localhost:3012 or [your network ip/ public dns]:3012.

Configuration

Configurations can be found in app.js and public/js/main.js.

Replace the ssl certificates ssl/key.pem and ssl/cert.pem with your own.