nestjs / awesome-nestjs

A curated list of awesome things related to NestJS 😎
10.7k stars 945 forks source link

Add TypeScript Clean Architecture example #139

Closed pvarentsov closed 3 years ago

pvarentsov commented 3 years ago

Resource type

Description

Clean Architecture based application with NestJS, PostgreSQL and TypeORM.

Link

https://github.com/pvarentsov/typescript-clean-architecture

Rules

pvarentsov commented 3 years ago

Hi @juliandavidmr. Could you please review my pull request if you have a time?

juliandavidmr commented 3 years ago

Hey @pvarentsov, thanks for your contribution.