Kaan Engin

Results 3 comments of Kaan Engin

I have 2 apps (node.js and nest.js) and run them by running `nx run-many --target=serve --projects=api,transactions --parallel` command. How can I add a debugger to both of them?