Skip to content

robustmq/robustmq-copilot

Repository files navigation

RobustMQ-Copilot

The one-step RobustMQ operation and maintenance management platform.

Start

  1. You need to install node and pnpm.
  • Node >= 20.0
  • pnpm >= 10.0
  1. Install the dependencies.
pnpm install
  1. Run client.
npm run ui:dev

Development

Setup

  1. Clone the project.
git clone https://github.com/robustmq/robustmq-proto.git
  1. Setup the submodule
git submodule update --init --recursive
  1. Install the recommend extensions for VSCode.

  2. Develop it.

Update GRPC interface

  1. Use git to update submodule with the following bash:
git submodule update --remote
  1. Run generation command to generate code.
npm run gen:grpc

About

The one-stop RobustMQ operation and maintenance management platform

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •