Skip to content

aluser/http-proxy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

  • nodejs ^16.13.2
  • npm

Execution

The first time must run npm install to install the dependencies. To execute the server run npm run start.

If you want to save the execution output run the run-logged.sh script. You can specify the name of the output file as the first argument of the script.

About

An HTTP proxy to solve CORS problems

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • JavaScript 84.7%
  • Shell 15.3%