Ross ROSS = Recommend OSS · open-source software intelligence for agents

blitz-js/blitz

⚡️ The Missing Fullstack Toolkit for Next.js observed · 2026-08-28

github.com/blitz-js/blitz · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

60/100

  • Activity 53
  • Release rhythm 47
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 13
  • age_days: 2389
  • days_rel: 356
  • days_push: 285
  • n_releases_24m: 10

Full methodology

Adoption not part of the score

14129 stars · 806 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Blitz.js is a fullstack toolkit built on top of Next.js that adds a typesafe RPC data layer, authentication/authorization, and code scaffolding conventions. It lets you import server code directly into React components, abstracting the API layer into a compile step.

Use cases

  • build a fullstack Next.js app with typesafe data fetching
  • add authentication and session management to a Next.js app
  • replace REST or GraphQL APIs with typesafe RPC calls
  • scaffold a new web app with auth and database setup in minutes
  • build a monolithic React app with Prisma and server mutations
  • validate mutation inputs with zod and enforce authorization

When to choose

  • you want a batteries-included fullstack framework on top of Next.js
  • you prefer importing server functions directly in the frontend over writing API routes
  • you need built-in session-based auth with third-party provider support
  • you want code scaffolding and conventions for a monolith codebase

When to avoid

  • you need a microservices-first architecture with independently deployed services
  • you want a framework with a large active ecosystem - Blitz development has slowed compared to alternatives like tRPC or Next.js itself
  • you only need a plain Next.js app without an opinionated fullstack layer
  • you need non-JavaScript or non-React frontend support

Facets

framework · maturity maintenance

web-framework auth authorization rpc middleware form-handling state-management web-development frontend backend developer-tools cross-platform nextjs react prisma fullstack-toolkit rpc code-scaffolding zod-validation monolith nodejs typescript javascript web-server

7 sources

Member repositories

RepositoryRoleHealth v2
blitz-js/blitzmain60

For agents

markdown · JSON · MCP: product_card(name="blitz-js/blitz")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem