Skip to content

benfoxall/phantomjs-webserver-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phantomjs-webserver

Example of using phantomjs webserver module

Running

phantomjs server.js

Deploying

This can be deployed to heroku with the phantomjs buildpack.

# create a new heroku app
heroku create --stack cedar --buildpack http://github.com/stomita/heroku-buildpack-phantomjs.git

# deploy
git push heroku master

About

Example of using phantomjs webserver module

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published