Skip to content

igbaryya/reverse-proxy-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node-JS Reverse-Proxy

Installing Reverse Proxy Node JS Server can solve many issues in PROD and PT.

High Level Overview:

overview

Env Installation

Require:

  • nodeJS

Desktop:

npm install
node .\src\server.js --endpoint ENTER_HOST
  • "endpoint" (OPTIONAL) is the Server host (BE) server.com is example

Linux: Download and Install nodeJS in your linux machine: https://nodejs.org/dist/v7.5.0/node-v7.5.0-linux-x64.tar.xz Server will Run in with port "40004" - it is configurable port.

About

Reverse Proxy by Node-JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published