Skip to content

iniva/broker-cli

Repository files navigation

Broker CLI

Tool to quickly test RabbitMQ stuff without the need to create a full service.

As of now, the tool supports 4 environments:

  • local
  • staging
  • uat
  • prod

Duplicate the .env.example file, rename it to .env and replace the necessary values.

Then, simply execute the below command

npm run broker -- {env}

# eg
npm run broker -- local

About

Tool to quickly test RabbitMQ stuff without the need to create a full service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors