Node.js
Support Status
Section titled “Support Status”- Status: Stable
- Last verified: 2026-02-23
- Data source:
apps/docs/src/data/language-support.yaml(node)
Verified Quickstart
Section titled “Verified Quickstart”- Clone
https://github.com/hellmai/lumenflow-example-node. - Install dependencies:
pnpm install. - Bootstrap workflow files:
npx @lumenflow/cli@3.2.0. - Run a WU lifecycle smoke pass:
pnpm wu:prep --id WU-EXAMPLE.
Install and Command Path
Section titled “Install and Command Path”Use the Node canonical path:
Gate Preset
Section titled “Gate Preset”Preset commands from packages/@lumenflow/core/src/gates-presets.ts:
Companion Repository
Section titled “Companion Repository”- Repo:
hellmai/lumenflow-example-node - Link: https://github.com/hellmai/lumenflow-example-node
- Verification commit/tag:
pending-wave1-migration