60
Hit is a lightweight, Git-inspired version control platform built around a Go-powered CLI, a Next.js web dashboard, and a VS Code extension. The CLI delivers the familiar workflow—init, add, commit, branch, push, pull—with a streamlined command set and fast local repository management. The web app provides visual insights into repositories, branches, commit history, and file diffs, while the VS Code extension brings staging, diffing, and commit operations directly into the editor. Backed by a Node.js/Express API and MongoDB storage, Hit offers an end-to-end experience for managing codebases, whether you prefer the terminal, browser, or IDE.
Built with