# NiGhTTraX/ts-monorepo

Template for setting up a TypeScript monorepo

Repository: https://github.com/NiGhTTraX/ts-monorepo
Canonical: https://ross.abutalabs.com/products/ts-monorepo
Language: TypeScript
License: MIT
License Family: permissive
Topics: typescript, monorepo, lerna, create-react-app, nextjs, tsconfig-paths, rollup, ts-node, webpack, jest, intellij, webstorm, vscode, nestjs, react, storybook, vite, pnpm, starter, workspaces
Last push: 2026-08-26T18:18:09+00:00

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 99, release rhythm 35, longevity 100
- inputs: {"age_days": 2657, "days_push": 7, "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 1628, forks 178 (observed 2026-08-28T04:05:13.737371+00:00)

## What it is
A template repository for setting up a TypeScript monorepo with pnpm workspaces. It focuses on making IDE 'Go to definition' work out of the box and producing clean build outputs when publishing packages.

## Use cases
- set up a typescript monorepo
- make go to definition work across workspace packages
- publish packages with clean build outputs
- configure jest and webpack in a monorepo
- integrate nextjs and nestjs in one repo
- use pnpm workspaces with typescript
- share tsconfig paths between packages

## When to choose
- starting a new TypeScript project with multiple packages or apps
- you want IDE navigation to work without pre-building packages
- you need a reference setup integrating tools like Vite, Next.js, NestJS, and Storybook

## When to avoid
- you need a runtime library rather than a project template
- your project is a single package with no monorepo needs
- you use a package manager or build stack not covered by the template

## Facets
- artifact type: learning-resource
- maturity: active
- function: build-tool, developer-tools, testing
- domain: developer-tools, web-development, frontend, backend
- platform: cross-platform
- tags: typescript, monorepo, pnpm, workspaces, starter-template, jest, webpack, vite, nextjs, nestjs, storybook, tsconfig-paths, boilerplate, nodejs, vscode

## Member repositories
- NiGhTTraX/ts-monorepo (main) score 77

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.737371+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:32:41.899994+00:00, confidence not recorded.
  - readme: https://github.com/NiGhTTraX/ts-monorepo (fetched 2026-08-28T04:05:13.737371+00:00, sha a72b3455bae6)
- Data as of 2026-08-30T08:39:29.467469+00:00.
