Repo Explorer Web app to analyze which parts of a repository are changed the most. See it running: https://sathorn6.github.io/repo-explorer/ Building Dependencies node / yarn rust wasm-pack Build $ cd parser $ ./build.sh $ cd .. $ yarn $ yarn start