A progressive Node.js framework for building efficient and scalable server-side applications. Description Nest framework TypeScript starter repository. Installation $ yarn install Running the app # development $ yarn start # watch mode $ yarn start:dev # production mode $ yarn start:prod