Skip to content

nestjs/nestjs.com

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads Coverage Discord Backers on Open Collective Sponsors on Open Collective

Description

Repository contains nestjs.com source code, the official Nest website.

Developing

Navigate to http://localhost:1234/.

$ npm install
$ npm run start

Build

Run npm run build to build the project. The build artifacts will be stored in the dist/ directory.

Support

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.

Stay in touch

License

Nest is MIT licensed.