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

jsynowiec/node-typescript-boilerplate resource

Production-ready Node.js TypeScript boilerplate: ESM, Vitest, ESLint, Prettier, GitHub Actions, Mise, and AGENTS.md included. observed · 2026-08-28

github.com/jsynowiec/node-typescript-boilerplate · TypeScript · Apache-2.0 (permissive) observed · 2026-08-28

Health v2 · maintenance only

73/100

  • Activity 90
  • 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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3665
  • days_rel: n/a
  • days_push: 64
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2955 stars · 566 forks observed · 2026-08-28

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

A production-ready Node.js TypeScript boilerplate providing a strict, modern toolchain with ESM, Vitest, ESLint, Prettier, GitHub Actions CI, and Mise for reproducible toolchains. It is intentionally minimal and framework-agnostic, including an AGENTS.md file with guidance for AI coding agents.

Use cases

  • start a new Node.js TypeScript backend project
  • create a framework-free TypeScript service or API
  • bootstrap a CLI tool or background worker in TypeScript
  • set up a TypeScript library with testing and CI from day one
  • use Vitest and native ESM instead of Jest and CommonJS
  • give AI coding agents like Copilot or Claude Code clear project instructions
  • avoid over-opinionated starters that force Express or NestJS

When to choose

  • you want a clean, boring, production-ready TypeScript foundation without framework lock-in
  • you prefer native ESM and Vitest over CommonJS and Jest
  • you need linting, formatting, testing, and CI wired up immediately
  • you want reproducible local toolchains via Mise
  • you plan to use AI coding agents and want project conventions documented upfront

When to avoid

  • you need batteries-included web frameworks like Express, NestJS, or Fastify out of the box
  • you require built-in database, ORM, authentication, or Docker configuration
  • you want serverless deployment tooling or cloud-specific setup included
  • you prefer CommonJS modules or Jest as your test runner
  • you are not starting a new project and just need individual libraries rather than a template

Facets

learning-resource · maturity active

boilerplate developer-tools testing linter formatter ci-cd configuration-management developer-tools backend web-development apis cross-platform cli starter-template esm vitest prettier eslint github-actions mise agents-md project-template ai-coding-agents strict-typescript no-framework-lock-in boilerplate command-line nodejs typescript

1 source

Member repositories

RepositoryRoleHealth v2
jsynowiec/node-typescript-boilerplatemain73

For agents

markdown · JSON · MCP: product_card(name="jsynowiec/node-typescript-boilerplate")

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