Sending remainder email dynamically node js

208 Views Asked by At

I have an application where I have to remind the user 1 week, 2 days and also 2 hours before of the appointment date.

I have implemented this with cron-job already, but wanted to know is there any better approach, such as event queues, micro-services.

Please share your input.

Thank you.

0

There are 0 best solutions below