What differentiates this from n8n?
Licensing "seems" to be restrictive if you want to use for commercial purposes (I am not quite sure about Sustainable Use License).
11–20 of 42 posts
What differentiates this from n8n?
Licensing "seems" to be restrictive if you want to use for commercial purposes (I am not quite sure about Sustainable Use License).
Wishing you the best of luck!
best of luck
Hi! In what does this differentiate from Windmill.dev? The license seems to be more permissive (AGPL vs MIT) but there isn't any Python support, and less integrations (for now ?) :) Wishing you the best of luck! https://github.com/windmill-labs/windmill
I think there are a number of platforms for building workflows and integrations today. Some of the platforms serving specific niche (e.g. RudderStack chose to serve CDP, airplane for building internal dev tools). But in the end all of them act on a trigger to transform inbound event data and send it to a destination end point.
Windmill looks cool with support for multiple languages, no-code editor and all the OOTB integrations.
cptn is still evolving - it needs to have more integrations, UX flows need to be improved, it has to get better from Ops perspective.
So is this something we can self host or... is there a hostable solution you want to push folks to?
What differentiates this from n8n?
is this a sort of heroku? this gives me pause because i am dubious about building on a platform's PaaS as it is now I have this as an option but they (AWS, GCP, etc) are likely to be around, but you're just you. So is this something we can self host or... is there a hostable solution you want to push folks to?
Hmm.. Gives me early vibes. Which reminds me, maybe I should start promoting my thing[0] too best of luck [0]: https://github.com/temphia/temphia
It's about 3 months in the making and needs improvements around ops, tests. I am hoping to make progress with adding tests in the coming days and provide monitoring capabilities.
Hmm.. Gives me early vibes. Which reminds me, maybe I should start promoting my thing[0] too best of luck [0]: https://github.com/temphia/temphia
But i can tell it's early so i'm not fully seeing how this would be used (like an example folder).
- I too have tried to think of how plugins could be "full-stack" with both sandboxing on BE & FE via iframe but i'm not seeing in your repo the code that handles the FE sandboxing? (I could be totally looking in the wrong place)
- I looked into using wasm "containers" as well- does your architecture have a scalable way to optimize "cold boot" of a container for near-instant run/render?
Again, cool project and good luck! I think there's so much room for innovation in this area of making micro-functionality truly portable & composable!