lujakob/nestjs-realworld-example-app

Debugging The App

alirezapaydar opened this issue · 3 comments

How can I debug this app?

Sorry, but what do you mean? If you want to test it, run as described in the repository description and then use Postman to test the endpoints.

Sorry, but what do you mean? If you want to test it, run as described in the repository description and then use Postman to test the endpoints.

I want to trace some methods. How to config launch.json in vscode?

Sorry, but debugging Node JS apps is not app specific. You can google this.