{"id":20753589,"url":"https://github.com/vharmain/serverless-healthcheck","last_synced_at":"2025-08-29T06:05:55.208Z","repository":{"id":40237393,"uuid":"217340096","full_name":"vharmain/serverless-healthcheck","owner":"vharmain","description":"Simple health checker lambda with ClojureScript, shadow-cljs and Serverless Framework","archived":false,"fork":false,"pushed_at":"2023-02-04T11:50:19.000Z","size":646,"stargazers_count":10,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-30T11:12:08.639Z","etag":null,"topics":["aws-lambda","clojurescript","serverless-framework","shadow-cljs"],"latest_commit_sha":null,"homepage":null,"language":"Clojure","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/vharmain.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-10-24T16:06:56.000Z","updated_at":"2023-07-23T21:04:13.000Z","dependencies_parsed_at":"2023-02-15T05:45:52.102Z","dependency_job_id":null,"html_url":"https://github.com/vharmain/serverless-healthcheck","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vharmain%2Fserverless-healthcheck","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vharmain%2Fserverless-healthcheck/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vharmain%2Fserverless-healthcheck/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vharmain%2Fserverless-healthcheck/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vharmain","download_url":"https://codeload.github.com/vharmain/serverless-healthcheck/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251344063,"owners_count":21574480,"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","clojurescript","serverless-framework","shadow-cljs"],"created_at":"2024-11-17T09:14:15.806Z","updated_at":"2025-04-28T16:25:24.036Z","avatar_url":"https://github.com/vharmain.png","language":"Clojure","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverless-healthcheck\n\nSimple health checker lambda with ClojureScript, shadow-cljs and Serverless Framework. Can alert via email or SMS using AWS Simple Notification Service.\n\n![Screenshot of alert SMS message](img/screenshot.jpg)\n\n## Prerequisites\n\n* [node](https://nodejs.org/en/download/)\n\nOn a Mac you can install node easily with [Homebrew](https://brew.sh/).\n\n``` shell\n$ brew install node\n```\n\n## Install dependencies\n\n```shell\n$ npm install\n```\n\n## Deploy\n\n```shell\n$ npm run deploy\n```\n\n## Configuration\n\nSee `serverless.yml` for configuration options.\n\n## SES email setup\n\nYou need to [verify](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/verify-email-addresses-procedure.html) sender and recipient email addresses in order to send email through SES. If you want to send emails to non-verified recipients you need to [move out of the sandbox](https://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html).\n\nSES setup is not required if `sms` delivery method is used instead of `email`.\n\n## Set invoke schedule\n\nSee [AWS Lambda docs on cron and rate syntax](https://docs.aws.amazon.com/lambda/latest/dg/tutorial-scheduled-events-schedule-expressions.html) and edit trigger in `serverless.yml` accordingly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvharmain%2Fserverless-healthcheck","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvharmain%2Fserverless-healthcheck","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvharmain%2Fserverless-healthcheck/lists"}