Skip to main content
Node type: web_builder · Version: 1 · Category: System Combine HTML, JavaScript, and CSS into a localhost site. This node can change external state or produce an external side effect.

Configuration

The node card exposes separate HTML, JS, and CSS connectors. Connecting a matching Code node creates both the dependency edge and its code output binding.
The server binds only to 127.0.0.1. Port 0 selects an available port, /health reports server status, and rerunning this node replaces its previous server for the same workflow.
The combined source is limited to 4 MB. The local site remains available while the desktop app is running.

Workflow JSON

The editor stores this node with the following implemented default configuration:
Default node configuration
Values may be entered literally or mapped from an earlier compatible output when the inspector exposes a mapping control. See Variables and data mapping.

Inputs

Outputs

Where it can run

  • Desktop local runner

Test and inspect

Use Test node in the editor to preview this step with the current configuration. A full run records resolved inputs, outputs, logs, duration, and any artifacts in the execution inspector. Side-effecting or destructive nodes can require an additional confirmation or approved workflow permission.