/nest-products-catalog

Primary LanguageTypeScriptMIT LicenseMIT

Nest Product Catalog App

About the project:

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

unit-tests

E2E: npm run test:e2e (for each test own database url with prefix ENV.PREFIX_DB_URL_TEST)

e2e

Swagger: /api