Inspired from Taxonomy by shadcn
I'm building a web app with Next.js 13 and open sourcing everything. Watch me fail this miserably.
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 14 app dir.
App dir, Routing, Layouts, Loading UI and API routes.
Server and Client Components. Use hook.
ORM using Supabase and deployed on Vercel.
UI components built using shadcn/ui built on top of Radix UI and styled with Tailwind CSS.
Authentication using NextAuth.js and middlewares.
Free and paid subscriptions using Stripe.
Sitcom also includes a blog and a full-featured documentation site built using next-mdx-remote.
Sitcom is open source and powered by open source software.
The code is available on GitHub.