Debugging The App
alirezapaydar opened this issue · 3 comments
alirezapaydar commented
How can I debug this app?
lujakob commented
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.
alirezapaydar commented
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?
lujakob commented
Sorry, but debugging Node JS apps is not app specific. You can google this.