Coder Social home page Coder Social logo

bunnymq's Introduction

BunnyMQ

TypeScript Workflow ESLint Workflow Prettier Workflow

A modern web interface to manage your RabbitMQ queues. Built using React, with a focus on type safety.

image

Features

  • Multiple environments ๐ŸŒฒ
  • View queues ๐Ÿ”
  • Purge/view messages ๐Ÿ‘€
  • Construct queue messages using TypeScript ๐Ÿšง
  • Syntax highlighting ๐ŸŽจ
  • Pretty printing ๐Ÿ’…
  • Dark mode ๐ŸŒš

Installation

  1. Clone this repository.
  2. Setup src/config.ts to your liking (more info here).
  3. Install dependencies: npm install.
  4. To start the app: npm run dev.
  5. In a separate instance, npm run proxy if useProxy is true in your configuration.

Configuration

Key Type Description
environments Record<EnvironmentName, BaseUrl> A mapping of environment names to the base URL of your RabbitMQ web instance.
credentialsTtl number The TTL (time to live) in seconds for the login credentials to persist within the browser.
useProxy boolean Use a proxy to make calls to the RabbitMQ web API, circumventing CORS restrictions. Not recommended if hosting on a publicly accessible server!

bunnymq's People

Contributors

yrnehli avatar henryuj avatar

Watchers

 avatar

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.