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

strongloop/node-foreman

A Node.js Version of Foreman observed · 2026-08-28

github.com/strongloop/node-foreman · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 5065
  • days_rel: n/a
  • days_push: 744
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1274 stars · 116 forks observed · 2026-08-28

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

Node Foreman is a Node.js implementation of the Foreman tool for managing Procfile-based applications. It runs multiple processes from a Procfile with .env variable loading and can export configurations for production process management.

Use cases

  • run multiple node processes locally with nf start
  • manage a Procfile-based web and worker setup during development
  • load environment variables from a .env file before starting services
  • export a Procfile app to upstart or other process management formats
  • replace ruby foreman for node.js projects

When to choose

  • you develop Node.js apps with multiple processes defined in a Procfile
  • you want a simple dev-time process manager with .env support
  • you need Foreman-like behavior without a Ruby dependency

When to avoid

  • you need daemonized production process management rather than foreground dev running
  • you use Docker Compose or a modern orchestrator for multi-process apps
  • you need a tool under very active development

Facets

cli-tool · maturity maintenance

cli developer-tools deployment configuration-management developer-tools backend cli cross-platform procfile process-manager foreman env-files nodejs command-line devops

2 sources

Member repositories

RepositoryRoleHealth v2
strongloop/node-foremanmain32

For agents

markdown · JSON · MCP: product_card(name="strongloop/node-foreman")

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