Documentation

Compodoc is a documentation tool for Angular applications. Nest and Angular look very similar, hence, Compodoc supports Nest applications as well.

Setup#

Setting up Compodoc inside an existing Nest project is very simple. With npm installed, just add the dev-dependency with the following command in your OS terminal:


$ npm i -D @compodoc/compodoc

Generation#

Following the official documentation, you can generate your documentation using the below command (npm 6 required):


$ npx compodoc -p tsconfig.json -s

Open your browser and navigate to http://localhost:8080. You should see an initial Nest CLI project:

Contribute#

You can participate and contribute to the Compodoc project here.

Support us

Nest is an MIT-licensed open source project. It can grow thanks to the support by these awesome people. If you'd like to join them, please read more here.

Principal Sponsor

Sponsors / Partners

Become a sponsor