Question

Currently i'm working on an NodeJS app building over RailwayJS framework. I would like to have a node-inspector kind of debugger for step-by-step debugging of RailwayJS app. Can anyone suggest me how to use node-inspector(or any similar debugger) along with RailwayJS.

Was it helpful?

Solution

Moved to super cool framework GeddyJS. It also has provision for debugging through node-inspector. Please follow the below link for more details.

https://github.com/mde/geddy/wiki/Debugging

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top