I want to make a cron job to send mail every 15 minutes taking data from a database table. In node js I can make a cron job but through PM2 I don\'t understand where to plac
there are three ways to implement cron through pm2
refer this this helped me .