Welcome to

Epic RSC Stack

A port of the Epic Stack to Next.js 16 App Router, React Server Components, and Vercel.

React Server Components

Canonical reads stream from the server. Zero client-side data plumbing.

Server Actions

Mutations colocated next to the JSX that submits them. No API ceremony.

Blocking navigations

Keep the current page visible while a top progress bar signals pending routes.

Drizzle + Neon

Typed schema, branchable Postgres, and PGlite for fast local tests.

Take it for a spin

Create, favorite, and edit notes. Everything is server-rendered.

Try the notes app