# notiz-dev/nestjs-prisma-starter

Starter template for NestJS 😻 includes GraphQL with Prisma Client, Passport-JWT authentication, Swagger Api and Docker

Repository: https://github.com/notiz-dev/nestjs-prisma-starter
Canonical: https://ross.abutalabs.com/products/nestjs-prisma-starter
Language: TypeScript
License: MIT
License Family: permissive
Topics: nestjs, prisma, passportjs, passport-jwt, bcrypt, code-first, graphql
Last push: 2024-07-08T07:07:30+00:00

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

## Adoption (not part of the score)
Stars 2540, forks 366 (observed 2026-08-28T04:06:59.342549+00:00)

## What it is
A starter template for NestJS applications that comes preconfigured with Prisma Client, code-first GraphQL, Passport-JWT authentication, Swagger API docs, and Docker support. It provides multiple branches matching different NestJS and Prisma versions.

## Use cases
- bootstrap a NestJS GraphQL API with Prisma
- set up JWT authentication in NestJS quickly
- start a TypeScript backend with type-safe database access
- scaffold a NestJS project with Swagger and Docker
- learn how to integrate Prisma with NestJS
- create a code-first GraphQL server in NestJS

## When to choose
- starting a new NestJS backend with GraphQL and Prisma from scratch
- you want batteries-included auth, Swagger, and Docker setup out of the box
- you prefer code-first GraphQL with decorators in TypeScript

## When to avoid
- you use a framework other than NestJS
- you need SDL-first GraphQL schemas
- you want a minimal template without preconfigured auth or GraphQL

## Facets
- artifact type: learning-resource
- maturity: active
- function: web-framework, graphql, auth, orm, api-framework, database
- domain: web-development, backend, apis, developer-tools
- platform: cross-platform
- tags: nestjs, prisma, starter-template, passport-jwt, swagger, code-first, typescript, boilerplate, boilerplate, nodejs, docker

## Member repositories
- notiz-dev/nestjs-prisma-starter (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:59.342549+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:31:48.542947+00:00, confidence not recorded.
  - readme: https://github.com/notiz-dev/nestjs-prisma-starter (fetched 2026-08-28T04:06:59.342549+00:00, sha e79fbff3c699)
- Data as of 2026-08-30T08:39:29.467469+00:00.
