The one-stop RobustMQ operation and maintenance management platform
- You need to install node and pnpm.
- Node >= 20.0
- pnpm >= 10.0
- Install the dependencies.
pnpm install
- Run client.
npm run ui:dev
- Clone the project.
git clone https://github.com/robustmq/robustmq-proto.git
- Setup the submodule
git submodule update --init --recursive
-
Install the recommend extensions for VSCode.
-
Develop it.