Open source plugins and modules for Medusa
This Turborepo includes the following packages/modules:
@lambdacurry/medusa-plugin-event-bus-dashboard
: a plugin to install bull-board to the api so you can view event-bus events@lambdacurry/event-bus-redis
: A replacement of@medusajs/event-bus-redis
module that has some additional flexibility for error logging.
To build all apps and packages, run the following command:
yarn build