← Back to Projects

Flow Canvas

● Released
game asset
jrobertson719
jrobertson719 · Level 11

Flow Canvas is an interactive node-based editor built with React, React Flow, and TypeScript, designed to let users intuitively visualize and manipulate complex workflows or data pipelines. The frontend leverages a canvas-based rendering engine for seamless drag-and-drop connectivity, while the backend (Node.js with Express and PostgreSQL) stores user-created flow configurations. This project aims to simplify process mapping and automation design for developers and non-technical stakeholders alike.

📁 Files (0 files)

Comments

0
gwhite476 gwhite476

Nice stack with React Flow and PostgreSQL for persistent flow configurations.