Home

Awesome

Git History

Travel through git history, see diffs.

Idea is to be able to traverse through any Git history nicely in one signal page web app. Press on commits in history, see the diffs, maybe even run the code with whatever files exist on that commit.

It's also used as a way to test Git TS SDK.

Credit for front end code to Inlang.

Run

pnpm i
pnpm run dev