Skip to content

thingsboard/thingsboard-ui-help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

ThingsBoard UI Help Assets

Repository with assets used by ThingsBoard UI help engine.

Development mode

You may run a simple web server to host the files (assuming you are in the project folder):

sudo npm install --global http-server
http-server . -p 8081 --cors

Now the help assets are available using url: http://localhost:8081.

Launch ThingsBoard with configuration parameter:

UI_HELP_BASE_URL=http://localhost:8081

About

ThingsBoard UI Help Assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages