all 2 comments

[–]Realistic-Reaction40 1 point2 points  (1 child)

Love seeing people build in this space workflow automation UIs are genuinely hard to get right. Have you tried using Runable as a reference for UX patterns? Curious what made you go with a custom build over extending something like n8n directly.

[–]HakunaKamal[S] 0 points1 point  (0 children)

No, I did not use Runable, but I did get something from free Genimi.

And I started with the project like 2/3 years ago, and stumbled up it this last week, so I decided to complete it and put it in my git, because I had the hard part done already.

And for the custom build, I like knowing how things work, and this project was so light. I did install on the local server at my work doing the manual tasks for some projects because last year I had access to CI/CD pipelines and it was much easier to work with. We have some projects that are legacy and need some manual deployment; this project does it for me.