1.2.7 • Published 2 years ago

instant-dashboard v1.2.7

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

2 years ago

1.2.6

2 years ago

1.2.5

2 years ago

1.2.4

2 years ago

1.2.2

2 years ago

1.2.1

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago