Has role based auth, admins can create products and users can make orders that can be processed by admins. Users also can cancel their orders and admins as well.
Stack: Nest.js, TypeORM, PostgreSQL.
Unit: npm run test
E2E: npm run test:e2e (for each test own database url with prefix ENV.PREFIX_DB_URL_TEST)
Swagger: /api