GUI Dashboard for SQS and ElasticMQ with CI/CD consumer.
- Works with both SQS and ElasticMQ
- Register messages in Postgres to track the status
- Unlimited consumer scalability
- Flexible configuration for both queue and consumer
- Manage consumer script with built-in code editor
- Realtime logs from a consumer process
git clone
# edit /config/config.js
# for both dashboard server and consumer
yarn
yarn start
message-queue-dashboard is licensed under the MIT.