Follow me on Twitter

An example app built using Next.js 14.

I'm building a web app with Next.js 14 and open sourcing everything. Follow along as we figure this out together.

Features

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.

Next.js 14

App dir, Routing, Layouts and API routes.

React 18

Server and Client Components.

Database

ORM using Prisma and deployed on CockroachDB serverless.

Components

UI components built using Shadcn UI and styled with Tailwind CSS.

Authentication

Authentication using Clerk and middleware.

Proudly Open Source

To Do is open source and powered by open source software.
The code is available on GitHub