An open API service indexing awesome lists of open source software.

https://github.com/agungdwiprasetyo/task-queue-worker-dashboard

Dashboard for monitoring Candi Task Queue Worker
https://github.com/agungdwiprasetyo/task-queue-worker-dashboard

3factor-app apollographql graphql-subscriptions nextjs realtime typescript

Last synced: 4 months ago
JSON representation

Dashboard for monitoring Candi Task Queue Worker

Awesome Lists containing this project

README

          

# Task Queue Worker Dashboard

Dashboard for monitoring job in task queue worker ()

## Requirement

* node version: `v14.16.0`
* npm version: `6.14.11`
* yarn version: `1.22.19`

```sh
yarn install
yarn run dev
```

##