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

Adding an Express server as a convenient Node wrapper. #15

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

deltaepsilon
Copy link

I could not seem to get PhantomJS to run as a daemon on my production server. This led to some serious thrashing until I discovered https://github.com/sgentle/phantomjs-node

phantomjs-node does some magic to wrap PhantomJS up as regular node.js module that can be required like any other.

The result is an Express server that can be daemonized easily using forever or pm2.

@miloszsobczak
Copy link

Why is it still being opened? :(

@thiagofesta
Copy link

+1

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

Successfully merging this pull request may close these issues.

3 participants