Skip to content

thingsboard/thingsboard-pe-ui-help

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

ThingsBoard Professional Edition UI Help Assets

Repository with assets used by ThingsBoard Professional Edition 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 Professional Edition UI Help Assets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published