Next.js 16 + Tailwind CSS v4 + Kibo UI
Bun-powered starter with shadcn and Kibo already wired in.
The project is using the latest Next.js, Tailwind v4 via PostCSS, shadcn in CSS variables mode, and a working Kibo UI component install.
Installed example
Kibo Avatar Stack
VB
AK
NS
JT
Add more Kibo components with bunx kibo-ui add <component>.
Ready to use
- Latest Next.js App Router scaffolded with Bun
- Tailwind CSS v4 installed using the official Next.js guide flow
- shadcn initialized with CSS variables mode for Kibo compatibility
- Kibo UI CLI verified by installing a component into the codebase
- Vercel AI SDK, Vertex AI provider, and Zod installed for server-side AI calls
- Better Auth wired to Drizzle ORM with Neon-ready PostgreSQL config
Authentication
Better Auth with Drizzle and Neon
Uses the Better Auth email/password flow mounted at/api/auth/[...all].
Session
Loading session...
null
Vertex AI demo
Vercel AI SDK + Zod request validation
Response
Responses will appear here once Vertex AI is configured.