I am struggling to debug (use breakpoints and inspect the application flow) using vscode. Can someone share me how to configure the debug. I have tried multiple solutions available after googling. But all of them are not in Nx Workspace or with Angular.
Can some one share the launch.json / nodemon-debug.json or other related files for debugging? I would like to know how you are debugging the NestJS application in nrwl workspace
Many Thanks!!