Description clean architecture with nestjs Installation $ yarn install Running the app # development $ yarn run start # watch mode $ yarn run start:dev # production mode $ yarn run start:prod ## References https://github.com/pvarentsov/typescript-clean-architecture