A progressive Node.js framework for building efficient and scalable server-side applications.
Whether you are a Node.js veteran, front-end developer, or even new to development. Learn everything about NestJS from the basic principles, best-practices, tips & tricks, to advanced patterns, getting you ready to build NestJS / Node.js applications at any scale.
Prepare for an in-depth guided course & walkthrough of all the fundamentals of a NestJS application from the Creator Kamil Mysliwiec himself, and Mark Pieszak (Core Team Member).
Repository contains courses.nestjs.com source code, the official Nest website subpage.
Navigate to http://localhost:1234/
.
$ npm install
$ npm run start
Run npm run build
to build the project. The build artifacts will be stored in the dist/
directory.
Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.
- Author - Kamil Myśliwiec
- Website - https://nestjs.com
- Twitter - @nestframework
Nest is MIT licensed.