Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 574 Bytes

File metadata and controls

13 lines (7 loc) · 574 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 settings.js with links to your preferred GIT viewer, update also the link to the above REST endpoint.

And npm run start will get you a dev webpack server up and runnig.