Skip to content

snehesht/pgboss-ui

Repository files navigation

PgBoss UI

Dashboard for pg-boss

Environment Variables

PGBOSS_DATABASE_URL=
DISABLE_AUTH=
AUTH_USERNAME=
AUTH_PASSWORD=
JWT_SECRET=

Usage

npm install

# Install NX CLI
npm install -g nx

# Run PgBoss Dashboard and WebSocket server
nx run-many --target serve --all


# Open http://localhost:4200 in the browser

About

Dashboard for pg-boss job scheduler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published