Interactive tutorial for the FootPrint library. Walk through building, executing, and observing a pipeline — all in your browser.
- Build — Write pipeline code and watch the flowchart assemble in real-time
- Execute — Hit Run and see data flow through each stage with live memory updates
- Observe — Time-travel through execution, inspect snapshots, and explore metrics
npm install
npm run dev- React + TypeScript
- React Flow for interactive flowcharts
- Monaco Editor for code display
- Framer Motion for animations
- Vite for bundling