Open SourceBoilerplate19k
Taxonomy
shadcn's reference Next.js app: auth, Stripe, dashboard and MDX docs.
Taxonomy is an open-source demo application by the creator of shadcn/ui, built to showcase modern Next.js App Router features. It is an experimental, marketing-and-blog-plus-dashboard app using Server Components, Server Actions, authentication, Stripe subscriptions, MDX content, and the shadcn/ui component library. It is widely referenced as a learning resource rather than a maintained product.
Repository
shadcn-ui/taxonomyLanguage
TypeScriptWhat you'd build with it
- Study a real-world Next.js App Router setup with Server Components and Actions
- Reference shadcn/ui usage and Radix-based component patterns in context
- Learn how MDX content and Stripe subscriptions integrate in an App Router app
Tags
nextjsreferenceapp-router