Description Nest framework TypeScript starter repository. Installation $ yarn install Running the app # development $ yarn run start # watch mode $ yarn run start:dev # production mode $ yarn run build $ yarn run start:prod