mitmproxy/web
2021-06-08 11:22:59 +02:00
..
src wip: update web dependencies 2021-06-08 11:22:59 +02:00
.babelrc web: use object spread operator 2016-06-02 10:24:33 -07:00
.editorconfig [web] editor config for line endings 2016-06-17 06:26:46 +08:00
.eslintrc.yml [web] update dependencies 2017-06-12 13:02:15 +02:00
conf.js fix mitmweb 2016-11-08 17:43:46 +01:00
gulpfile.js give gulp watch func a name 2021-03-30 11:23:50 +02:00
package.json wip: update web dependencies 2021-06-08 11:22:59 +02:00
README.md coverage++ 2021-03-30 13:03:41 +02:00
yarn.lock wip: update web dependencies 2021-06-08 11:22:59 +02:00

Quick Start

Be sure to follow the Development Setup instructions found in the README.md, and activate your virtualenv environment before proceeding.

  • Run yarn to install dependencies
  • Run yarn run gulp to start live-compilation.
  • Run mitmweb and open http://localhost:8081/

Testing

  • Run yarn run test to run the testsuite.

Architecture

There are two components: