ewoudj / proxy

Simple proxy to host multiple node.js apps on a single port (not reusable).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple proxy to allow multiple node.js app(s) instances listen on the same port.

There is nothing reusable in this project. This project uses https://github.com/nodejitsu/node-http-proxy.git in order to run the various apps that make up my site.

About

Simple proxy to host multiple node.js apps on a single port (not reusable).

License:MIT License


Languages

Language:JavaScript 100.0%