my-modest-frontend-tooling

0.2.0 • Public • Published

clear;npm start -- --config config.json clear;npm start -- --config config.json --key key.pem --cert cert.pem ..\..\node_modules\.bin\http-server

{
    "source": "/http:\\/\\/localhost:8080\\/script(.*)\\.js/" ,
    "target": "http://localhost:8080/newscript$1.js/"
  }

--config - mandatory --key and --cert => https --generate-certs => https with new certs no --key, --cert or --generate-certs => http

https://httptoolkit.com/blog/javascript-mitm-proxy-mockttp/

Readme

Keywords

none

Package Sidebar

Install

npm i my-modest-frontend-tooling

Weekly Downloads

2

Version

0.2.0

License

ISC

Unpacked Size

31.4 kB

Total Files

27

Last publish

Collaborators

  • pacanowski.adam