Skip to content

sauliuz/boardjs

Repository files navigation

Build Status

boardjs

Boardjs is a small and lean framework for building and hosting web dashboards. Built with nodejs. With inspiration from dashing and dashingjs.

How To

To run the skelethon app clone this git repo. Install the dependencies from package-lock.json and start the app.

npm npm ci
npm start

To add new dashboards or edit the existing ones take a look at /dashboards and /jobs directories within the project.

Boardjs template exposes {domain}/metrics endpoint for performance stats collection with prometheus.

The Look & Feel

The following is the look & feel of the example dashboard you get after the above steps.

Boardjs dashboard view

Improvements

Submit a pull request.

created by @sauliuz @ popularowl.com

About

Small and lean framework for building and maintaining flexible and responsive dashboards

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published