Welcome to FlowWright
FlowWright is a self-hosted control plane for your pipelines — local-first, TypeScript-native, and built to run on your own infrastructure. Watch every run, follow each stage live, and keep the whole record.
Pre-launch
FlowWright is still being built. These guides land incrementally — this Welcome page is the first, and it doubles as a preview of how the docs read.
Why FlowWright
| FlowWright | Typical CI | |
|---|---|---|
| Pipeline definition | Typed TypeScript | YAML |
| Where it runs | Your machine, any CI, or a team server | Vendor-hosted |
| Data ownership | Self-hosted, full record | Vendor-retained |
| License | MIT, open source | Varies |
Next steps
- Visit the FlowWright site
- Browse the source on GitHub