Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 427 Bytes

readme.md

File metadata and controls

28 lines (20 loc) · 427 Bytes

Test project for 12devs

Tech

  • NodeJS | expressJS
  • Redis | bullMQ | bull-board
  • PostgreSQL | sequelize
  • Nodemailer
  • Swagger

Installation

git clone https://github.com/Degray84/test_12devs.git test_12devs
cd test_12devs
npm i
npm run nodemon

Extra

DESCRIPTION PORT ROUTE
Postgres admin panel 8080 /
BullMQ board 5000 /queues
Swagger API documentation 5000 /api-doc