redirectApp A simple app that redirects from its /redirect endpoint to its /index one, with a new query string Install dependencies with npm install Run (on OS X/Linux) with DEBUG=myapp:* npm start Created using Express Generator