/sidekiq_dashboard

Primary LanguageRubyMIT LicenseMIT

Sidekiq Dashboard

Standalone application for the Sidekiq dashboard


Local development

To start it locally:

bundle install
cp .env.example .env
direnv allow .
bin/foreman start