The first public release (Alpha). Everything is early and rough, but the core loop is here: jobs in, operators work the queue, and the whole thing runs on a stack you can self-host.
v0.1.0
January 18, 2026
Beta First public release
The first public, open-source release of Eryxon Flow — job and part tracking, operator terminals, and a self-hostable React + Supabase stack.
Added
Job and part tracking
Track work orders and parts through cutting, bending, welding, and assembly on a Supabase-backed Postgres schema.
Added
Operator terminals
Touch-friendly work queues per production cell, built on the React app.
Added
Self-hostable stack
React + Vite frontend with a Supabase backend, deployable on your own infrastructure.
Setup & docs