Skip to content
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

Feature request: Cloud Code live-reload? #1676

Closed
DazChong opened this issue Apr 29, 2016 · 3 comments
Closed

Feature request: Cloud Code live-reload? #1676

DazChong opened this issue Apr 29, 2016 · 3 comments

Comments

@DazChong
Copy link

I start with a blank cloud code file, and spent sometime debugging why it doesnt work only found out that it loaded once upon Parse Server start.

Or perhaps mentioned it in documentation? It will be informative.

@kocyigityunus
Copy link

look at nodemon. it can reload your node app with code changes.

@nil8tor
Copy link

nil8tor commented May 1, 2016

We use forever-webui which monitors node running via forever in an easy web browser view that monitors console output and allows for restarts nicely.

@DazChong
Copy link
Author

DazChong commented May 1, 2016

@kocyigityunus @nil8tor , ah now I see. let node runner be handle by other module is better approach. Thanks for the info. Closing issue.

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