Frontend to git bare REST API, allows to grep/search through multiple bare repositories
You first need to get the REST server setup.
Then update package.json
with links to your preferred GIT viewer, update also the link to the above REST endpoint.
Use npm run start
will get you a dev webpack server up and running.
Use npm run build
to build artifacts for deploy