/eazyhack_sub

Primary LanguageJavaScript

What the hell is this right?

Think of this as a basic logger system (like Grafana) where any request coming to the publisher will be sent to the subscriber with the request body

Tech stack

  • Node
  • Redis
  • MongoDb

To Try it out:-

Clone this repo

RUN npm i and if you have docker installed on your system then run a docker image of redis, here the broker is redis, also do make sure the subscriber and the publisher should run on the same redis port, also make sure the monodb is also running

run node app