Skip to content

API to create queues based on bull mq and express

Notifications You must be signed in to change notification settings

Smejia11/QueueApi

Repository files navigation

QueueApi

This is the official repository for Queue.

Installation

Make sure you have Node.js (version 18) installed. Then, clone the repository:

Install the dependencies:

npm install

Note: use node v20

Usage

You can start the server by running the following command:

npm start

For development, you can use the following command, which automatically restarts the server when changes are made to the files:

npm run dev

License

MIT


About

API to create queues based on bull mq and express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages