#Web Hosting Cron Job

1 messages · Page 1 of 1 (latest)

empty wind
#

How can I run a nodejs cron job on web hosting in cpanel cron jobs tab?

hard atlas
#

I'm not sure whether you can run nodejs apps on webhosting, but you should be able to use the regular cron syntax

empty wind
#

maybe I can run fetch requests and handle them on request?