Quality Gate Status Known Vulnerabilities

Characteristics:

  • Architecture based on MVC - model-view-controller.
  • Use PUG to render the web-pages.

Steps to run the application:

  • run docker compose with command docker compose up -d --build
  • run application in dev mode nodemon server.js

When executed locally, the application port is the 8000.