Git Product home page Git Product logo

queuenode's Introduction

QueueNode

Last commit License Language count Language top Language top


This project is an example of how to create a queue using Redis DB and bull queue and monitor the processes. All this using a queue dynamic and scalable.

Environment variables   |    Installations   |    Technologies   |    License


🔑 environment variables:

Create a file .env with these configurations:

  • MAIL_HOST = the host of send mail
  • MAIL_PORT = the port of send mail
  • MAIL_AUTH_USER = the user of send mail
  • MAIL_AUTH_PASS = the password of send mail
  • REDIS_HOST = the host of redisDB
  • REDIS_PORT = the port of redisDB

⬇️ Installations:

To installations dependencies, follow the steps below:

  yarn or npm i

To initiate the application, run an of commands the below:

  yarn dev or npm run dev // run two scripts of package.json
  yarn dev:server or npm run dev:server // run only the server
  yarn dev:queue or npm run dev:queue // run only the queue

📁 Technologies

This project contains those technologies:


📄 License

This project is MIT licensed, as found in the LICENSE file.



Made by Janapc 🤘 Get in touch!

queuenode's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.