cis-proxy

1.0.2 • Public • Published

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 "you@example.com"
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:

, where testp - project name.

Authorization with http:

Readme

Keywords

none

Package Sidebar

Install

npm i cis-proxy

Weekly Downloads

5

Version

1.0.2

License

ISC

Last publish

Collaborators

  • pjhl