Proof Of Concept for running Git in the browser
- uses isomorphic-git for the git layer
- using lightning-fs as a local (persistent) file system in the browser
npm install
npm run start
surf to local URL to see a basic interface to start experimenting