Skip to content

1.0.1-0f27b12092b29a1ce9b737ca4c631b78b3293c43.0

Compare
Choose a tag to compare
@wesleytodd wesleytodd released this 16 Aug 17:06
· 2 commits to master since this release

Express StatusBoard

Notice: This is a work in progress, some things might not work as expected

This package exposes an api and cli for managing a project StatusBoard. It
is a thin wrapper around @pkgjs/statusboard with configuration for Express
projects.

The status board website can be found here: https://expressjs.github.io/statusboard/

Usage

The package is published on the Github Pacakge Registry. With it you can
build and run the StatusBoard locally.

$ npm i @expressjs/statusboard --registry https://npm.pkg.github.com/

Build and serve the StatusBoard locally:

$ exsb build
$ exsb serve