Skip to content

SignalK app to display a dashboard of all the web services available in lysmarineOS

License

Notifications You must be signed in to change notification settings

lysmarine/lysmarine-dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lysmarine-dashboard

SignalK app to display a dashboard of all the web services available in lysmarineOS

Install

todo

Development Install

Before, you need a local copy of signalk in your favorite folder (project folder in this example):

git clone https://github.com/SignalK/signalk-server-node.git
cd signalk-server-node
npm install
npm run build
cd ../

Link lysmarine-dashboard in the local signalk server:

ln -s $(pwd) $(pwd)/signalk-server-node/node_modules/@signalk/

Start signalk server.

cd signalk-server-node
bin/nmea-from-file

Or as a stand alone nodemon app.js

The plugin should be available the at the addresshttp://localhost:3000/LMdashboard/

About

SignalK app to display a dashboard of all the web services available in lysmarineOS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published