Hacker News new | ask | show | jobs
by madjam002 1552 days ago
Anyone know of something like Dagster / Ploomber but for NodeJS?
2 comments

Ploomber actually can work with shell script so you could export you js code into a pipeline. But besides that not that I know of.
I got my node script working with Kestra