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

heroku/heroku-buildpack-nodejs resource

Heroku's classic buildpack for Node.js apps observed · 2026-08-28

github.com/heroku/heroku-buildpack-nodejs · homepage · Shell · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 99
  • Longevity 100
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: 4
  • age_days: 5586
  • days_rel: 7
  • days_push: 7
  • n_releases_24m: 14

Full methodology

Adoption not part of the score

1346 stars · 2611 forks observed · 2026-08-28

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

Heroku's official classic buildpack for building and deploying Node.js applications on the Heroku platform. It detects a package., selects npm, Yarn, or pnpm based on the lockfile, and installs the configured Node.js version.

Use cases

  • deploy a node.js app to heroku
  • build node app with npm ci on heroku
  • use pnpm or yarn on heroku
  • pin node version via engines field in package.
  • heroku buildpack for nodejs monorepo

When to choose

  • deploying Node.js apps to Heroku's classic Cedar generation
  • you want automatic Node.js version and package manager detection
  • you need a maintained, officially supported buildpack

When to avoid

  • deploying with Docker or to the newer Fir generation of Heroku
  • running Node.js outside Heroku or on other PaaS platforms
  • you need a cloud-native buildpack or multi-language build pipeline

Facets

infra-config · maturity stable

deployment build-tool developer-tools web-development cloud-computing developer-tools cloud heroku buildpack nodejs npm yarn pnpm paas devops linux

10 sources

Member repositories

RepositoryRoleHealth v2
heroku/heroku-buildpack-nodejsmain99

For agents

markdown · JSON · MCP: product_card(name="heroku/heroku-buildpack-nodejs")

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