Skip to content

Cloud code debugging #3496

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gugmaster opened this issue Feb 9, 2017 · 4 comments
Closed

Cloud code debugging #3496

gugmaster opened this issue Feb 9, 2017 · 4 comments

Comments

@gugmaster
Copy link

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.

@flovilmart
Copy link
Contributor

Just start your node process with --debug and attach a node debugger.

@gugmaster
Copy link
Author

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).

@natanrolnik
Copy link
Contributor

@gugmaster Take a look here: https://nodejs.org/api/debugger.html

@gugmaster
Copy link
Author

@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 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants