instant-dashboard
v1.2.7
Published
Generate a comprehensive dashboard for any given script. Spin up a webserver which provides exhaustive debug information about any script
Readme
Instant Script Monitoring Dashboard
Generate a comprehensive dashboard for any given script. Spin up a webserver which provides exhaustive debug information about any script

Prerequisites
npmnodejsbash- The
OPENAI_API_KEYenvironment 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.
