Show HN: Serverless Workflow Builder – Visual drag-and-drop editor library
3 Kshitiz1403 0 9/7/2025, 7:42:03 PM github.com ↗
Hey HN! I built a visual editor for creating Serverless Workflows with an intuitive drag-and-drop interface using React Flow. It also comes as a reusable React library that you can integrate into your own applications!
https://www.npmjs.com/package/serverless-workflow-builder-li...
Live Demo: https://kshitiz1403.github.io/serverless-workflow-builder
GitHub: https://github.com/Kshitiz1403/serverless-workflow-builder
NPM Package: serverless-workflow-builder-lib
I at my organisation, we rely heavily on serverless workflows specification. This is my effort on creating a library so that you can integrate this in your own little frontend, and with all the necessary hooks provided, can have a working drag and drop serverless workflow builder using React Flow.
Would love to hear your feedback!
No comments yet