Why & How to Implement NestJS event listeners with cronjob?
Oct 2, 2024 · 7 min read · What’s the need for cronjobs in project? The project focused on scheduling appointments between doctors and patients. The scheduling pattern considered is stream scheduling. Since it was a backend project, the chosen technology stack included: NestJ...
Join discussion