docs.nestjs.com

The official documentation https://docs.nestjs.com ?

Github星跟踪图

Description

This project is built on top of the Angular CLI. It uses the Dgeni documentation generator to compile source documentation in markdown format into the published format. The Repository contains docs.nestjs.com source code, the official Nest documentation.

Installing

Install project dependencies and start a local server with the following terminal commands:

$ npm install
$ npm run start

Navigate to http://localhost:4200/.

All pages are written in markdown and located in the content directory.

Build

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

To run build in watch mode, run npm run build:watch. Any content changes will be recompiled and rebuilt, and the content served at http://localhost:4200/.

Use npm run build:prod for a production build.

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.

主要指标

概览
名称与所有者nestjs/docs.nestjs.com
主编程语言TypeScript
编程语言TypeScript (语言数: 4)
平台
许可证MIT License
所有者活动
创建于2017-11-18 10:01:33
推送于2025-06-11 17:09:21
最后一次提交2025-06-09 08:26:43
发布数0
用户参与
星数1.3k
关注者数26
派生数1.9k
提交数6.1k
已启用问题?
问题数580
打开的问题数69
拉请求数2055
打开的拉请求数38
关闭的拉请求数599
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?