Hacker News new | ask | show | jobs
by sroussey 512 days ago
Well, I suggest never enabling the debugger in production.

But if you meant a local or dev server where you start node with --inspect then the port to forward is 9229 by default.