# CatsMiaow/nestjs-project-structure

Node.js framework NestJS project structure

Repository: https://github.com/CatsMiaow/nestjs-project-structure
Canonical: https://ross.abutalabs.com/products/nestjs-project-structure
Language: TypeScript
License: MIT
License Family: permissive
Topics: node, nodejs, nest, nestjs, typescript, typeorm, project-structure
Last push: 2026-07-24T09:44:16+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 35, longevity 100
- inputs: {"age_days": 2540, "days_push": 40, "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 1355, forks 252 (observed 2026-08-28T04:04:29.237253+00:00)

## What it is
A NestJS project structure template providing an opinionated folder layout and configuration for building Node.js backend applications with TypeORM, authentication, and GraphQL support. It serves as a starting boilerplate following NestJS official documentation recommendations.

## Use cases
- start a new nestjs backend project
- nestjs project folder structure example
- boilerplate for nestjs with typeorm
- how to organize a nestjs application
- nestjs starter with auth and graphql
- template for nodejs typescript api project

## When to choose
- starting a new NestJS backend project and wanting a proven folder structure
- learning how to organize modules, entities, guards, and interceptors in NestJS
- you want a TypeORM-based NestJS setup with env configuration and testing preconfigured

## When to avoid
- you prefer a different ORM like Prisma, Drizzle, or MikroORM out of the box
- you need a production application rather than a reference structure to build from
- your stack is not Node.js/NestJS

## Facets
- artifact type: learning-resource
- maturity: active
- function: web-framework, orm, auth, api-framework, developer-tools
- domain: web-development, backend, developer-tools, apis
- platform: cross-platform
- tags: nestjs, project-structure, typeorm, boilerplate, starter-template, graphql, boilerplate, nodejs, typescript

## Member repositories
- CatsMiaow/nestjs-project-structure (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:04:29.237253+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:33:14.230544+00:00, confidence not recorded.
  - readme: https://github.com/CatsMiaow/nestjs-project-structure (fetched 2026-08-28T04:04:29.237253+00:00, sha a8139ce6083d)
- Data as of 2026-08-30T08:39:29.467469+00:00.
