Debugging

Set up a new project and debug the app

We’ll create a new NestJS project and configure the debug options using VS Code.

Create a new NestJS app

To create a new NestJS app, we can use the NestJS CLI command as follows:

Get hands-on with 1200+ tech skills courses.