Skip to content

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

Notifications You must be signed in to change notification settings

sauliuz/boardjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

29a6cc3 · Aug 18, 2020

History

43 Commits
May 2, 2017
Mar 25, 2019
May 12, 2018
May 14, 2018
May 6, 2017
May 14, 2018
May 2, 2017
Nov 25, 2017
May 2, 2017
Aug 18, 2020
Nov 25, 2017
Aug 18, 2020
Mar 25, 2019
Mar 25, 2019
Aug 18, 2020
May 27, 2020

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