NodeCanvas Pro is a dark-mode workflow builder inspired by Runway UI and ComfyUI node logic.
- Infinite canvas with pan/zoom (10%–400%)
- Drag-and-drop node library (Input, Generation, Output)
- Animated Bezier connections with neon accents
- Contextual properties panel for selected nodes
- JSON workflow export compatible with node-based execution pipelines
- Basic connection validation (Input -> Output direct link blocked)
- React + TypeScript + Vite
- React Flow canvas engine
- Zustand for lightweight history snapshots
npm install
npm run devnpm run build