create-next-strapi-starter
v1.0.0
Published
Create a new Next.js 16 + Strapi 5 + Auth.js v5 + Kubb + shadcn/ui project
Maintainers
Readme
create-next-strapi-starter
Scaffold a new next-strapi-starter project.
Usage
npm create next-strapi-starter my-app
# or
npx create-next-strapi-starter my-appStack
- Next.js 16 App Router
- Auth.js v5 (NextAuth) — Credentials → Strapi
- Strapi 5 CMS / Backend
- Kubb 4 — typed API clients from OpenAPI
- shadcn/ui + Tailwind CSS v4
- npm workspaces monorepo
