{"id":21166607,"url":"https://github.com/meemaw/serverless-offline-schedule","last_synced_at":"2025-06-16T02:08:17.067Z","repository":{"id":42332482,"uuid":"201760480","full_name":"Meemaw/serverless-offline-schedule","owner":"Meemaw","description":"Emulate schedule events locally when developing your Serverless project","archived":false,"fork":false,"pushed_at":"2024-09-04T08:39:00.000Z","size":577,"stargazers_count":0,"open_issues_count":9,"forks_count":9,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T04:09:10.916Z","etag":null,"topics":["aws-lambda","cloudwatch-events","scheduler","serverless","serverless-framework"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Meemaw.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-08-11T12:14:18.000Z","updated_at":"2024-09-04T08:39:05.000Z","dependencies_parsed_at":"2023-02-08T05:16:46.494Z","dependency_job_id":null,"html_url":"https://github.com/Meemaw/serverless-offline-schedule","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/Meemaw/serverless-offline-schedule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meemaw%2Fserverless-offline-schedule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meemaw%2Fserverless-offline-schedule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meemaw%2Fserverless-offline-schedule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meemaw%2Fserverless-offline-schedule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meemaw","download_url":"https://codeload.github.com/Meemaw/serverless-offline-schedule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meemaw%2Fserverless-offline-schedule/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260083863,"owners_count":22956409,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws-lambda","cloudwatch-events","scheduler","serverless","serverless-framework"],"created_at":"2024-11-20T14:51:39.972Z","updated_at":"2025-06-16T02:08:17.031Z","avatar_url":"https://github.com/Meemaw.png","language":"TypeScript","readme":"# serverless-offline-schedule\n\n[![serverless](http://public.serverless.com/badges/v3.svg)](http://www.serverless.com)\n[![npm version](https://badge.fury.io/js/serverless-offline-schedule.svg)](https://badge.fury.io/js/serverless-offline-schedule)\n[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![Coverage Status](https://coveralls.io/repos/github/Meemaw/serverless-offline-schedule/badge.svg?branch=master)](https://coveralls.io/github/Meemaw/serverless-offline-schedule?branch=master)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg)](https://github.com/prettier/prettier)\n\n## Install Plugin\n\n`npm install --save-dev serverless-offline-schedule`\n\nThen in `serverless.yml` add following entry to the plugins array: `serverless-offline-schedule`\n\n```yml\nplugins:\n  - serverless-offline-schedule\n```\n\n## Using the Plugin\n\n#### Standalone process\n\n```sh\nλ → sls schedule\nServerless: Starting serverless-offline-schedule in standalone process. Press CTRL+C to stop.\nServerless: Scheduling [schedule-function] cron: [*/1 * * * *] input: {\"scheduler\":\"1-minute\"}\n...\nServerless: Succesfully invoked scheduled function: [my-function]\n```\n\n#### Part of serverless-offline\n\n`serverless-offline-schedule` will automatically hook into `serverless-offline` start command hook.\n\n```sh\nλ → sls offline\n...\nServerless: Scheduling [schedule-function] cron: [*/1 * * * *] input: {\"scheduler\":\"1-minute\"}\n...\nServerless: Succesfully invoked scheduled function: [my-function]\n```\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeemaw%2Fserverless-offline-schedule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeemaw%2Fserverless-offline-schedule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeemaw%2Fserverless-offline-schedule/lists"}