/git-react-client

Frontend to git-grep REST API, allows to grep through multiple bare repositories

Primary LanguageTypeScript

Build Status

git-react-client

Frontend to git bare REST API, allows to grep/search through multiple bare repositories

Install

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