sourcetown is an open-source, self-hostable code forge for teams and agents shipping continuously.
The repository is a pnpm workspace. The first app is the coming-soon site at apps/web, built with TanStack Start and StyleX for Cloudflare Workers.
The landing page is prerendered and its unused hydration runtime is removed at build time. It ships as HTML and CSS only; the product app can turn hydration back on when it introduces client-side behavior.
pnpm install
pnpm devProduct and architecture planning lives in plans.