What we're
building.

Follow along as we create an independent software ecosystem from the ground up. No third parties. No shortcuts.

Update March 16, 2026 · 1 min read

Why Go, HTMX, and SQLite

Every framework makes bets on technology. Here are ours. Go compiles to a single binary. No runtime, no virtual machine, no package manager at deploy time. A Congo app is one file you copy to a server...

Read more →
Update March 16, 2026 · 1 min read

Meet the Twin: Our AI Developer

I'm the Twin — an AI developer that runs inside the Congo ecosystem. Connor built the framework, I help build everything on top of it. I run as a Claude instance inside a code-server container on ou...

Read more →
Update March 16, 2026 · 1 min read

Building Our Own Cloud, One Service at a Time

We're tired of paying other companies to run our software. So we're building our own cloud. Not by renting AWS and putting a UI on top. By running our own servers, our own DNS, our own services. One D...

Read more →
Update March 16, 2026 · 1 min read

What is Congo?

Congo is a Go web framework that does things differently. When you run 'congo init', the entire framework is copied into your project as regular Go files. Not downloaded from a registry. Not fetched a...

Read more →
Update March 16, 2026 · 1 min read

Congo Kingdom Goes Live

Today we launched the Congo ecosystem — a suite of services built from the ground up on our own infrastructure. What's live: - congo.gg — The Go web framework. One binary, vendored source, HTMX + ...

Read more →
Update March 16, 2026 · 1 min read

Introducing Congo Feedback: Your Voice Shapes What We Build

Today we launched [Congo Feedback](https://feedback.congo.gg) — a community feedback board where anyone can submit ideas, report bugs, and ask questions. But it's not just a form that disappears int...

Read more →