A progressive Node.js framework for building efficient and scalable server-side applications. Description Nest framework TypeScript starter repository. Installation $ npm install Running the app # start development & watch for changes $ npm run start # debug mode $ npm run start:debug