Everything you need to build a full stack web app.
All shadcn/ui (Radix) components are already included.
Additonally there are layout components in components/layout and typography components in components/typography.
Check out example layouts by going to http://localhost:3000/layouts
bun init xixixao/convex-next-template my-app
cd my-app
bun dev