Skip to content

node

const node: HostRuntimeAdapter<FlareAppNode, LoggerTransportClass, "async", SingletonExtension>

Node.js runtime adapter. Reads flare.json synchronously from process.cwd, exposes process.env, and installs ConsoleTransport as the default logger transport.

Learn: Overview

Last updated: