Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BullMQ Tutorial - Webhooks

This repo includes the code for the Webhooks tutorial ().

Install

Just clone this repo and when inside the repo install the dependencies:

   yarn

In order to test this code you need to run 3 different services, a main server that accepts posting tasks, a client server that will be called by the webhook worker, and a service to start the workers.

Main service:

   yarn start

Client test server:

   yarn start:test

Workers:

   yarn start:workers

About

Demo code for the Webhooks tutorial

Resources

Stars

33 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages