Is it possible to debug cloud code (on a local parse instance)?
If not I would love to have that. I would love to work on this feature with some guidance from experts.
I think this feature would be interesting for many other developers.
Just start your node process with --debug and attach a node debugger.
Thanks for the hint 馃榾 Is this mentioned somewhere in the docs? If not I can add some documentation on this (maybe on parse-server-example).
@gugmaster Take a look here: https://nodejs.org/api/debugger.html
@NatanRolnik To me it was not clear how to debug cloud code (I'm not experienced in JS and node JS). But maybe I'm the only one here 馃槈
Most helpful comment
@NatanRolnik To me it was not clear how to debug cloud code (I'm not experienced in JS and node JS). But maybe I'm the only one here 馃槈