1.2.7 • Published 3 years ago

instant-dashboard v1.2.7

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

Instant Script Monitoring Dashboard

Generate a comprehensive dashboard for any given script. Spin up a webserver which provides exhaustive debug information about any script

Dashboard

Prerequisites

  • npm
  • nodejs
  • bash
  • The OPENAI_API_KEY environment variable must be set.

    Quickstart

    export OPENAI_API_KEY=asdf npx instant-dashboard@latest ./path-to-your-script.sh

    Configuration

    To specify a custom port, use the PORT environment variable. If not set, the default port 1179 will be used.

1.2.7

3 years ago

1.2.6

3 years ago

1.2.5

3 years ago

1.2.4

3 years ago

1.2.2

3 years ago

1.2.1

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.0

3 years ago