# vercel/kirimase

Build full-stack Next.js apps, incredibly fast

Repository: https://github.com/vercel/kirimase
Canonical: https://ross.abutalabs.com/products/kirimase
Homepage: https://kirimase.dev
Language: TypeScript
License: MIT
License Family: permissive
Topics: authjs, cli, drizzle, drizzleorm, nextauth, nextjs, rails, shadcn, shadcn-ui, clerk, lucia-auth, prisma, nextjs13, resend
Last push: 2025-04-11T15:22:10+00:00

## Health v2 (maintenance only)
Score: 26/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 16, release rhythm 8, longevity 80
- inputs: {"age_days": 1125, "days_push": 509, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2793, forks 126 (observed 2026-08-28T04:07:22.265923+00:00)

## What it is
Kirimase is a command-line tool for building full-stack Next.js apps faster, inspired by the Ruby on Rails CLI. It installs and configures ORMs (Drizzle or Prisma), authentication providers (Auth.js, Clerk, Lucia, Kinde), Shadcn-UI, tRPC, Stripe, and Resend, and scaffolds CRUD boilerplate from a single generate command.

## Use cases
- scaffold a full-stack nextjs app with orm and auth configured
- generate crud boilerplate for a new data entity in nextjs
- set up drizzle or prisma in a nextjs project from the cli
- add auth.js clerk or lucia authentication to nextjs
- bootstrap shadcn ui and trpc in a nextjs app
- rails-like code generation for nextjs

## When to choose
- you are starting a new Next.js app-router project and want batteries included
- you want Rails-style scaffolding for models, routes, and components in Next.js
- you want to pick a modular combination of ORM, auth, UI, and payments packages without manual wiring

## When to avoid
- your project uses the Next.js pages directory, which is unsupported
- you need a tool under heavy active development - the project is in maintenance mode pending a rewrite
- you want a non-opinionated setup or a stack outside its supported packages

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: cli, auth, orm, boilerplate, developer-tools, web-framework, form-handling, email, api-framework
- domain: web-development, developer-tools, backend, frontend
- platform: cli, cross-platform
- tags: nextjs, rails-like-scaffolding, drizzle-orm, prisma, shadcn-ui, trpc, stripe, resend, code-generation, crud-scaffolding, authjs, clerk, lucia-auth, kinde, app-router, command-line, nodejs, web-server

## Member repositories
- vercel/kirimase (main) score 26

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:22.265923+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T08:15:14.572859+00:00, confidence not recorded.
  - readme: https://github.com/vercel/kirimase (fetched 2026-08-28T04:07:22.265923+00:00, sha e44cce7f5f7a)
  - homepage: https://kirimase.dev (fetched 2026-08-29T09:55:15.454678+00:00, sha bd6326a43ecf)
  - site_page: https://kirimase.dev/getting-started (fetched 2026-08-29T09:55:15.463944+00:00, sha 7cc50418723a)
- Data as of 2026-08-30T08:39:29.467469+00:00.
