[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-3752":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":15,"contributorsCount":16,"subscribersCount":16,"size":16,"stars1d":17,"stars7d":18,"stars30d":19,"stars90d":16,"forks30d":16,"starsTrendScore":20,"compositeScore":21,"rankGlobal":10,"rankLanguage":10,"license":22,"archived":23,"fork":23,"defaultBranch":24,"hasWiki":23,"hasPages":23,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":33,"readmeContent":34,"aiSummary":35,"trendingCount":16,"starSnapshotCount":16,"syncStatus":17,"lastSyncTime":36,"discoverSource":37},3752,"taxonomy","shadcn-ui\u002Ftaxonomy","shadcn-ui","An open source application built using the new router, server components and everything new in Next.js 13.","",null,"TypeScript",19246,2727,175,219,0,2,8,28,9,45,"MIT License",false,"main",[26,27,28,29,30,31,32],"nextauthjs","nextjs","prisma","radix-ui","tailwindcss","typescript","vercel","2026-06-12 02:00:53","> [!NOTE]\n> This project has been officially archived and will no longer receive updates. See the [Templates](https:\u002F\u002Fvercel.com\u002Ftemplates\u002Fnext.js) directory for Next.js starters.\n> \n> I started this project when the Next.js App Router was in public preview. Because the framework has since stabilized and undergone significant architectural changes, the code in this repository:\n> - Does not reflect current best practices.\n> - May contain deprecated APIs or patterns.\n> - Is not recommended for use in production environments.\n\n# Taxonomy\n\nAn open source application built using the new router, server components and everything new in Next.js 13.\n\n## About this project\n\nThis project as an experiment to see how a modern app (with features like authentication, subscriptions, API routes, static pages for docs ...etc) would work in Next.js 13 and server components. \n\n## Features\n\n- New `\u002Fapp` dir,\n- Routing, Layouts, Nested Layouts and Layout Groups\n- Data Fetching, Caching and Mutation\n- Loading UI\n- Route handlers\n- Metadata files\n- Server and Client Components\n- API Routes and Middlewares\n- Authentication using **NextAuth.js**\n- ORM using **Prisma**\n- Database on **PlanetScale**\n- UI Components built using **Radix UI**\n- Documentation and blog using **MDX** and **Contentlayer**\n- Subscriptions using **Stripe**\n- Styled using **Tailwind CSS**\n- Validations using **Zod**\n- Written in **TypeScript**\n\n## Roadmap\n\n- [x] ~Add MDX support for basic pages~\n- [x] ~Build marketing pages~\n- [x] ~Subscriptions using Stripe~\n- [x] ~Responsive styles~\n- [x] ~Add OG image for blog using @vercel\u002Fog~\n- [x] Dark mode\n\n## Known Issues\n\nA list of things not working right now:\n\n1. ~GitHub authentication (use email)~\n2. ~[Prisma: Error: ENOENT: no such file or directory, open '\u002Fvar\u002Ftask\u002F.next\u002Fserver\u002Fchunks\u002Fschema.prisma'](https:\u002F\u002Fgithub.com\u002Fprisma\u002Fprisma\u002Fissues\u002F16117)~\n3. ~[Next.js 13: Client side navigation does not update head](https:\u002F\u002Fgithub.com\u002Fvercel\u002Fnext.js\u002Fissues\u002F42414)~\n4. [Cannot use opengraph-image.tsx inside catch-all routes](https:\u002F\u002Fgithub.com\u002Fvercel\u002Fnext.js\u002Fissues\u002F48162)\n\n## Why not tRPC, Turborepo or X?\n\nI might add this later. For now, I want to see how far we can get using Next.js only.\n\nIf you have some suggestions, feel free to create an issue.\n\n## Running Locally\n\n1. Install dependencies using pnpm:\n\n```sh\npnpm install\n```\n\n2. Copy `.env.example` to `.env.local` and update the variables.\n\n```sh\ncp .env.example .env.local\n```\n\n3. Start the development server:\n\n```sh\npnpm dev\n```\n\n## License\n\nLicensed under the [MIT license](https:\u002F\u002Fgithub.com\u002Fshadcn\u002Ftaxonomy\u002Fblob\u002Fmain\u002FLICENSE.md).\n","Taxonomy 是一个基于 Next.js 13 的开源应用程序，展示了新路由、服务器组件等最新特性的应用。该项目集成了包括认证（使用 NextAuth.js）、订阅服务（通过 Stripe）、数据操作（利用 Prisma ORM）以及文档和博客功能（采用 MDX 和 Contentlayer），并使用 Tailwind CSS 进行样式设计。尽管 Taxonomy 项目已不再维护且不推荐用于生产环境，但它为开发者提供了一个探索现代 Web 应用开发模式的实验平台，尤其是在学习如何在 Next.js 框架下构建具有复杂功能的应用时非常有用。","2026-06-11 02:56:00","top_language"]