Proxy server for Social Inn microservices
# clone this repository
$ git clone https://github.com/social-inn/proxy.git
# install dependencies
$ npm install
# run the app!
$ npm run start
Note: Make sure to run microservices on individual servers before starting the proxy server