🗂️

Taxonomy (shadcn)

Open Source
Next.js & React

The open-source Next.js App Router demo by shadcn — server components, auth with NextAuth, Prisma, Stripe subscriptions, MDX documentation and blog, all styled with the shadcn/ui component approach.

Catalogued August 4, 2026 · Curated by Boilerplates Directory team
Open Source
Free
nextjs
Verified Live
Stack & tags
nextjsshadcn-uiprismastripemdxopen-sourceapp-router

Why we recommend Taxonomy (shadcn)

Taxonomy is the repo that taught the React community what the App Router era looks like: shadcn built it as a working experiment covering exactly the hard parts — nested layouts, server components fetching via Prisma, NextAuth sessions, a Stripe subscription flow, and MDX content — in the same design language that made shadcn/ui the most copied component system in the ecosystem. It's explicitly labeled an experiment, not a supported product, but that honesty is part of its value: you read it to learn the patterns, and thousands of production apps started as a Taxonomy clone with the demo pages swapped out.

Best use cases

Best for: developers learning App Router architecture from realistic code instead of docs snippets, anyone building a SaaS with docs + blog + dashboard shape, and shadcn/ui users who want to see the components composed into full pages by their author.

Honest limitations

Not for: teams expecting maintenance guarantees — it's a demo repo, updated at its author's discretion, and dependencies drift between refreshes. The Stripe flow is single-plan minimal, there are no teams/permissions, and you must audit versions before building on it. Treat it as a masterclass you fork, not a vendor you rely on.

Are you the maker of Taxonomy (shadcn)? Claim this listing →

More in Next.js & React