cis-proxy
v1.0.2
Published
Git http proxy
Downloads
2
Readme
CIS-proxy
Install
git clone https://github.com/pjhl/cis-proxy.git
cp cis-proxy/app/config/main.json cis-proxy/app/config/main-local.json
Ensure, that git configured:
git config --global --list
Add, if it nessesary:
git config --global user.email "[email protected]"
git config --global user.name "Your Name"
Configure file app/config/main-local.json.
Run server
node index
If all right, you should see "OK" on main page (defaut http://localhost:3000/).
Usage
You can get repo by url:
- http://localhost:3000/get/testp
, where testp - project name.
Authorization with http:
- http://demo:111111@localhost:3001/get/testp