1.2.7 • Published 7 months ago

instant-dashboard v1.2.7

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months 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

7 months ago

1.2.6

7 months ago

1.2.5

7 months ago

1.2.4

7 months ago

1.2.2

7 months ago

1.2.1

7 months ago

1.2.0

7 months ago

1.1.0

7 months ago

1.0.0

7 months ago