Friday, 19 June 2020

Setting up a node script to run daily?

Hello all,I built a small app using node and Twilio to hit an api with node and then use that data to send to Twilio in order to text me the information. Is there a way I can deploy this to have it run this script each morning? I know I could use cron or anacron but my pc must be on to do this(or turned on to run any previous scripts) but most of the time this pc will be off during the day. Any other suggestions?

Submitted June 20, 2020 at 03:43AM by jaysnel

No comments:

Post a Comment