jokecode
rich / zit Private

Tiny git server in Zig — smart-http v2, stores objects in R2

ziggitserverwasm
· 6 items

zit

A tiny self-hosted git server, written in Zig, that runs on Cloudflare Workers via Wasm.

Why

GitHub is fine. But I want a private code host that I fully control, with zero monthly cost beyond the Workers free tier, that also serves as a fingerprint of how compact a git server can really be.

View full README →