mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
Read this on the main serverless docs site
JavaScript Cron Example
This is an example of creating a function that runs as a cron job.
To see your job running tail your logs with:
serverless logs -function cron -tail