DependenciesΒΆ

The backend is build using Node.js 13 and Express 4.

To interface with the SQL database, we use Sequelize 5.

A few other projects that we are using:

  • Jimp to image manipulation,
  • CORS as middleware.