mattpointblank’s avatarmattpointblank’s Twitter Archive—№ 16,994

  1. …in reply to @undefined
    @paulmwatson We use Passenger for our production Node apps: phusionpassenger.com/library/deploy/nginx/deploy/nodejs/ with nginx you could configure this locally so it binds to a dev URL and starts your script on first request.