Skip to content

therealshark/outgauge2html

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

outgauge2html

Install

Clone the Repository

To install the dependencies, run the following command in the repository root

npm install

Configuration

Edit the ports in config.json if necessary

{
  "webPort": [[the port the webserver will use]],
  "outgaugePort": [[the port the outgaugeserver will use]]
}

Startup

Start the server

node server.js

Happy driving :)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published