Giter Site home page Giter Site logo

pacovk / sqs-admin Goto Github PK

View Code? Open in Web Editor NEW
34.0 2.0 6.0 5.62 MB

A simple UI for local SQS

License: Apache License 2.0

Dockerfile 0.91% JavaScript 2.00% HTML 1.32% TypeScript 59.14% Go 35.93% Makefile 0.70%
docker administration alpine aws-sqs sqs sqs-insight webui aws localstack hacktoberfest

sqs-admin's People

Contributors

alejandroperez92 avatar allcontributors[bot] avatar dependabot[bot] avatar klutzer avatar pacovk avatar renovate[bot] avatar stasadev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

sqs-admin's Issues

UI doesn't support a large list of queues

Hello man!

Thanks again for the PR before.

Another thing I've noticed is when we work with a number of queues greater than 3: The tab list isn't filled up. I think we could probably use cards or even a list/table similar to elasticmq interface, wdyt?

image

Improve development setup

To ease development setup the following is required:
[] Makefile with dev commands (start UI and server and start required environment dependencies)
[] improve docs

SQS_AWS_REGION is ignored

Hi,
It looks like a recent update broke the ability to configure the AWS region where the environment variable SQS_AWS_REGION is ignored. I pulled the latest contain and it defaults to eu-central-1 ignoring what i have set in the docker compose file.

Use the javascript AWS Client instead of Go server

Using the package directly in the app could significantly improve the developer experience and, of course, reduce the code to maintain. I was doing some tests, and it can work, but the counterpoint is that Localstack needs to allow localhost URLs in the CORS settings (You can do it with an environment variable).
This change could open the door to porting the app to Electron.

What do you think? Could It be a good idea?

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
example/docker-compose.yml
server/docker-compose.yml
dockerfile
Dockerfile
  • node 18-alpine
github-actions
.github/workflows/build.yml
  • actions/checkout v4
  • docker/metadata-action v5
  • docker/setup-qemu-action v3
  • docker/setup-buildx-action v3
  • docker/login-action v3
  • docker/build-push-action v5
.github/workflows/frontend.test.yml
  • actions/checkout v4
.github/workflows/server.test.yml
  • actions/checkout v4
gomod
server/go.mod
  • go 1.19
  • github.com/aws/aws-sdk-go-v2 v1.25.0
  • github.com/aws/aws-sdk-go-v2/config v1.27.0
  • github.com/aws/aws-sdk-go-v2/credentials v1.17.0
  • github.com/aws/aws-sdk-go-v2/service/sqs v1.30.1
  • github.com/google/uuid v1.6.0
  • github.com/gorilla/handlers v1.5.2
  • github.com/gorilla/mux v1.8.1
npm
package.json
  • @emotion/react ^11.11.1
  • @emotion/styled ^11.11.0
  • @mui/icons-material ^5.14.19
  • @mui/material ^5.14.19
  • react ^18.2.0
  • react-dom ^18.2.0
  • react-json-tree ^0.18.0
  • @testing-library/jest-dom ^6.1.5
  • @testing-library/react ^14.1.2
  • @testing-library/user-event ^14.5.1
  • @types/jest ^29.5.10
  • @types/node ^20.10.1
  • @types/react ^18.2.39
  • @types/react-dom ^18.2.17
  • chokidar ^3.5.3
  • esbuild ^0.20.0
  • live-server ^1.2.2
  • prettier 3.2.5
  • react-scripts 5.0.1
  • ts-jest ^29.1.1
  • typescript ^5.3.2

  • Check this box to trigger a request for Renovate to run again on this repository

metadata feature request

when sending a message in the UI there is no option to introduce metadata (message attributes) would be nice to support it.

Send messages to a FIFO queue

Hello!

It'd be great if you allow sending messages to a FIFO queue, which requires the "MessageGroupId" parameter as mandatory in such cases.

BTW thanks for the repo

create a localstack extension for sqs-admin

Hey there, love the project!

Have you considered packaging sqs-admin as a LocalStack extension? They are a way to hook in third-party software that starts as part of LocalStack. Basically you could run the sqs-admin UI inside the LocalStack container and expose it through something like http://sqs-admin.localhost.localstack.cloud:4566.

Here's an example of what a web UI-based LocalStack extension looks like: https://github.com/thrau/localstack-aws-log-viewer

Extensions are part of the localstack pro edition, but we have hobby plan licenses that are free for non-commercial use of LocalStack which can be used for developing this. I'd be happy to help with this!

Why the UI only shows 10 messages

Hey, I have sent more than 10 messages in the queue. However, the admin UI only shows 10 messages. I would like to continue seeing the message on the UI. Is this a missing feature? Or am I not configuring correctly? Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.