Skip to content

jcpenney/simple-node-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing Dependencies

After installing Node.js and NPM, run npm install from the project root to install the necessary NPM package dependencies.

Starting Server

To start the servers, run the following commands from the project's root:

node server.js
node proxy.js

By default (set by config.js), the proxy will be listening on port 9000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published