2016-10-28 16:41:55 +07:00
..
2016-10-28 16:41:55 +07:00
2016-10-27 11:31:40 +02:00
2016-10-27 11:31:40 +02: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