Pod. Deploy Node.js apps to your server with a git push.

github.com/yyx990803/pod

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2017
  • fix git clone on windows
April 2017
  • add MIT LICENSE file
  • Merge pull request #60 from JonathanMH/master
  • Merge pull request #77 from meldsza/master
  • fix basic auth
  • Get password dynamically
  • app.router is decrepted
  • Remove favicon as we don't have one
  • fix app.configure isn't a function
  • basic-auth fix
  • Update package.json
  • Use basic-auth in express 4
  • Add depencies for express 4
  • Fix Webhook - express 3 to 4
  • add body-parser
  • test supports more oses now
  • Remove pm2 conf check
  • Fix .podrc reading
  • Use user home dir via os module
  • Update dependencies to latest version