Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 625 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 625 Bytes

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