About

Why I built HelpNest

A gap I found while building my own product — and the open-source tool I wish had already existed.

While building Babble, I hit a moment most product builders eventually face: I needed customer-facing help documentation.

I already had developer docs — but I quickly realised the audience is completely different. A developer is comfortable navigating a sidebar, scanning code snippets, and jumping between sections. A general customer isn't. They land on a page, want a quick answer, and leave if it isn't obvious. The bar for clarity is much higher.

So I did a quick scan of how other companies handle this. Every company I respected had a clean, searchable help center. The pattern was clear. What surprised me was the cost — many of these tools charge per seat, per page view, or lock key features behind expensive tiers. For an early-stage product that just needs a solid place to answer customer questions, the pricing felt out of proportion.

"I searched for open source alternatives. There are several great developer documentation frameworks — Docusaurus, Mintlify, ReadMe — but they are built for developers, by developers."

I could not find a single stable, well-maintained OSS tool focused on the general customer audience. Not one that was clean enough to put in front of customers, flexible enough to run on your own infrastructure, and affordable enough that cost wasn't a reason to avoid it.

That gap is why HelpNest exists.

A clean, self-hostable help center that your customers — not just your engineers — can actually use. MIT licensed, free forever if you self-host, built for the world.

Built with gratitude

The stack that made it possible

HelpNest stands on the shoulders of exceptional open-source projects and tools. None of this would exist without them.

Next.jsFramework

App Router, Server Components, and seamless server/client rendering make for a fast, SEO-friendly help center without sacrificing developer experience.

Claude CodeBuilt with

Designed and built in close collaboration with Claude Code by Anthropic — from the monorepo architecture and database schema to API routes, UI components, and debugging edge cases.

TiptapEditor

Powers the rich article editor with WYSIWYG formatting, version history, and a distraction-free writing experience.

Prisma + PostgreSQLDatabase

Type-safe database access with Prisma ORM backed by PostgreSQL 16. All your data, structured and yours.

QdrantAI Search

Vector database that makes semantic search possible — customers find answers even when they don't use the exact right words.

Tailwind CSSStyling

Utility-first CSS with a warm, carefully chosen design system. Fast to build, consistent to maintain.

Give your customers a better experience

Self-host on your own infrastructure for free, or see it in action on the live demo — MIT licensed, forever.