shadcn-ui/taxonomy

An open source application built using the new router, server components and everything new in Next.js 13.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 44 minutes ago
Added to GitGenius on September 3rd, 2026
Created on October 18th, 2022
Open Issues & Pull Requests: 218 (+0)
GitHub issues: Disabled - open counts may still include pull requests.
Number of forks: 2,747
Total Stargazers: 19,291 (+0)
Total Subscribers: 181 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

GitHub issues are disabled for this repository, so issue analytics and the issue explorer are not available.

Detailed Description

Taxonomy is an open source full-stack application demonstrating Next.js 13 features including the app router and server components.

The project was built as an experiment to explore how modern application patterns would work with Next.js 13's new capabilities. It demonstrates server components, the app directory structure with nested layouts and layout groups, data fetching with caching, loading UI, route handlers, and metadata files. The application includes authentication via NextAuth.js, a Prisma ORM layer, Radix UI components styled with Tailwind CSS, MDX-based documentation and blog functionality, Stripe subscription handling, and TypeScript throughout.

The project is archived and no longer maintained. The README explicitly states it does not reflect current best practices, may contain deprecated APIs, and is not recommended for production use. It was created when the app router was in public preview, and the framework has since stabilized with significant architectural changes. Developers should consult Vercel's templates directory for current Next.js starters instead.

The project's development is inactive following its official archival. No ongoing maintenance or updates are being made to the codebase.