I'm building a web app with Next.js 13 and open sourcing everything. Follow along as we figure this out together.
This project is an experiment to see how a modern app, with features like auth, subscriptions, API routes, and static pages would work in Next.js 13 app dir.
App dir, Routing, Layouts, Loading UI and API routes.
Server and Client Components. Use hook.
ORM using Prisma and deployed on PlanetScale.
UI components built using Radix UI and styled with Bootstrap.
Authentication using NextAuth.js and middlewares.
Free and paid subscriptions using Stripe.
Taxonomy also includes a blog and a full-featured documentation site built using content layer and MDX.
Taxonomy is open source and powered by open source software. The code is available on GitHub.