A Nest.js REST API demo project that is linked to a docker MySQL database. The API performs CRUD operations on a table named "products" in the database. As requested in the challenge's pdf, this ...