Skip to content

blubblub/blubblub-node-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlubBlub Node Queue

Repository contains the queue service with endpoints to manage the queue.

Installation

This project only contains NPM dependencies, to install them use the following command.

yarn install

Testing & Linting

Linting

Project have predefined ESLint configuration file with style and static code analysis setup.

yarn lint

Testing

To run the tests simpy use the command below.

yarn test

Or in case if you want to also generate coverage report.

yarn coverage

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published