An Express app that redirects according to the given parameter.
Run deploy.sh
to start a production server, which by default listens on port 4338.
Access any route of the server with the mandatory query parameter uri
, the URI desired to redirect to. Parameters to append to the URI may follow.