To help you get started, we’ve provided some example projects. They can all be found in the /examples
folder on Github. Find your example below.
Next.js Articles App Demo
Simple Next.js CRUD app for articles to demonstrate basic Kilpi usage in a full-stack application, as well as usage on clients and in the UI, both on client and on the server.
Stack: Kilpi, React, Next.js, Better Auth, Bun SQLite, Shadcn/UI, Tailwind CSS, React Hook Form, Zod.