vercel-labs/workflow-builder-template ? reverse-engineered prompt
Reverse engineered prompt
Build me an AI workflow builder web app where users can sign up, create automations visually, and run them from a drag and drop canvas.
I want it to feel like a modern product with a clean dashboard, dark mode, and a workflow editor where people can add triggers and actions, connect them together, and see what happens when a workflow runs. Include AI workflow generation from a plain English prompt, plus the ability to turn a workflow into TypeScript code. Make sure users can see run history and detailed logs so they can understand what happened.
Support common integrations like email, Slack, tickets, databases, web APIs, and web scraping, and make it easy to add more later. Use a real database, authentication, and a solid admin friendly setup so I can deploy it and start using it right away. If you need to check current docs for any integration or framework details, go ahead and look them up online.