{"id":15874310,"url":"https://github.com/int128/hello-serverless","last_synced_at":"2025-10-24T10:53:14.728Z","repository":{"id":138192671,"uuid":"111494730","full_name":"int128/hello-serverless","owner":"int128","description":"Hello Serverless with ES2017 on AWS Lambda","archived":false,"fork":false,"pushed_at":"2020-07-04T12:25:31.000Z","size":11,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-07T15:11:13.730Z","etag":null,"topics":["es2017","javascript","lambda","serverless","slack-webhook"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/int128.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-11-21T03:35:17.000Z","updated_at":"2017-11-21T10:33:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"f9aa21cd-d437-4c7e-8edd-7a88743f9f70","html_url":"https://github.com/int128/hello-serverless","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/int128%2Fhello-serverless","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fhello-serverless/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fhello-serverless/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/int128%2Fhello-serverless/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/int128","download_url":"https://codeload.github.com/int128/hello-serverless/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246724802,"owners_count":20823543,"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":["es2017","javascript","lambda","serverless","slack-webhook"],"created_at":"2024-10-06T01:21:45.234Z","updated_at":"2025-10-05T16:40:28.418Z","avatar_url":"https://github.com/int128.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hello Serverless\n\nIt just receive an event and send it to a Slack channel.\n\n## Run on local\n\n[Slack Incoming Webhook](https://slack.com/apps/A0F7XDUAZ-incoming-webhooks) is required.\n\nInstall dependencies:\n\n```sh\nnpm install\n```\n\nRun a function:\n\n```sh\nexport WEBHOOK=https://hooks.slack.com/...\nnpm run serverless -- invoke local -f hello\n```\n\n## Deploy to Lambda\n\nConfigure credentials:\n\n```sh\nnpm run serverless -- config credentials -p aws -k xxx -s xxx\n```\n\nDeploy a function:\n\n```sh\nnpm run deploy\nnpm run serverless -- invoke -f hello -l\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint128%2Fhello-serverless","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fint128%2Fhello-serverless","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fint128%2Fhello-serverless/lists"}