Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 292 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 292 Bytes

ProxyServer

Proxy server for host multiple domains in single domain in specific paths.

If you impelemting mulit part web application with different frameworks or different hosts you can use this simple tool.

How to run

  • Run npm install
  • Update code as you need
  • Run npm start