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

chnirt/nestjs-graphql-best-practice

NestJS (Express + TypeORM + GraphQL + MongoDB) codebase containing real world examples (CRUD, auth, advanced patterns, etc). observed · 2026-08-28

github.com/chnirt/nestjs-graphql-best-practice · homepage · TypeScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

62/100

  • Activity 67
  • Release rhythm 35
  • Longevity 100

Flags: no_releases

How is this computed?

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

  • gap_med: n/a
  • age_days: 2552
  • days_rel: n/a
  • days_push: 200
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1369 stars · 242 forks observed · 2026-08-28

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

A NestJS boilerplate codebase built on Express, TypeORM, Apollo GraphQL, and MongoDB that demonstrates real-world patterns such as CRUD modules, JWT/refresh-token and OAuth authentication, testing, and production practices. It bundles common integrations like Winston logging, Nodemailer, Cloudinary file uploads, Stripe payments, cron scheduling, and Docker/CI-CD configuration.

Use cases

  • nestjs graphql boilerplate to start a new backend project
  • learn best practices for structuring a nestjs typeorm mongodb codebase
  • example of jwt access and refresh token authentication in nestjs
  • graphql crud api starter with mongodb
  • real-world nestjs example with unit and e2e tests
  • project template with docker, ci/cd, and production deployment setup

When to choose

  • You want a ready-to-run NestJS + GraphQL + MongoDB starter with auth, CRUD, and common integrations already wired up
  • You want to study a full-featured codebase showing NestJS project structure, error handling, code style, testing, and production/security practices
  • You need reference patterns for OAuth login, file uploads, cron jobs, email, or payments inside a NestJS app

When to avoid

  • You need a maintained library or framework rather than a demo/boilerplate codebase tied to a specific older NestJS version
  • Your stack uses SQL databases or tools other than TypeORM and MongoDB, requiring significant rework of the data layer
  • You want a small minimal starter instead of a large example app with many third-party services configured

Facets

application · maturity active

boilerplate graphql auth orm file-upload scheduling logging email testing web-development backend apis databases developer-tools nestjs typeorm mongodb apollo-graphql starter-template best-practices jwt oauth crud stripe nodejs web-server docker

2 sources

Member repositories

RepositoryRoleHealth v2
chnirt/nestjs-graphql-best-practicemain62

For agents

markdown · JSON · MCP: product_card(name="chnirt/nestjs-graphql-best-practice")

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