Overview
A modular workflow orchestration platform bridging no-code automation tools with developer-friendly systems, featuring visual workflow design, Discord bot integration, and flexible execution.
Why this project?
I wanted quick and easy automation for my Discord server without the whole code → test → deploy cycle for simple tasks. This version is a working proof of concept I'll build upon in the future.
What I built
- Visual workflow editor for flow-based task orchestration
- Discord bot integration, runner system for executing tasks, and reusable recipes
- Monorepo architecture with shared TypeScript definitions, Hono API, Prisma, and Supabase
Current status
A working proof of concept showcasing visual workflow creation, backend orchestration, and modular architecture.