DEV Community

Gérald Quenum
Gérald Quenum

Posted on

Introducing BlazeJob: A TypeScript Task Scheduler for Node.js 🚀

I’m excited to announce the release of BlazeJob, a lightweight and flexible task scheduler for Node.js and TypeScript!

Key features:

  • Schedule custom async JS/TS functions
  • HTTP connector (GET/POST)
  • Cosmos blockchain connector (send tokens, query balances)
  • CLI for automation
  • SQLite persistence

BlazeJob is open source and ready for your automation workflows.

Check it out, give it a ⭐, and share your feedback!

👉 Npm

Top comments (0)