{"id":22302776,"url":"https://github.com/live-apps-in/kitty-alexa-skill","last_synced_at":"2026-04-18T04:32:13.235Z","repository":{"id":111146887,"uuid":"562936226","full_name":"live-apps-in/kitty-alexa-skill","owner":"live-apps-in","description":"Amazon Alexa Skill for kitty chan","archived":false,"fork":false,"pushed_at":"2023-06-03T08:23:55.000Z","size":10730,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-16T07:40:46.107Z","etag":null,"topics":["alexa","alexa-skill","aws","lambda","serverless","typescript"],"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/live-apps-in.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-07T15:10:10.000Z","updated_at":"2023-05-30T13:08:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1148181-6024-427c-8ab7-571c5e94c6da","html_url":"https://github.com/live-apps-in/kitty-alexa-skill","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/live-apps-in/kitty-alexa-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-apps-in%2Fkitty-alexa-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-apps-in%2Fkitty-alexa-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-apps-in%2Fkitty-alexa-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-apps-in%2Fkitty-alexa-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/live-apps-in","download_url":"https://codeload.github.com/live-apps-in/kitty-alexa-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/live-apps-in%2Fkitty-alexa-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31956854,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T00:39:45.007Z","status":"online","status_checked_at":"2026-04-18T02:00:07.018Z","response_time":103,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["alexa","alexa-skill","aws","lambda","serverless","typescript"],"created_at":"2024-12-03T18:41:18.660Z","updated_at":"2026-04-18T04:32:13.216Z","avatar_url":"https://github.com/live-apps-in.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\ntitle: 'AWS NodeJS Example'\ndescription: 'This template demonstrates how to deploy a NodeJS function running on AWS Lambda using the traditional Serverless Framework.'\nlayout: Doc\nframework: v3\nplatform: AWS\nlanguage: nodeJS\npriority: 1\nauthorLink: 'https://github.com/serverless'\nauthorName: 'Serverless, inc.'\nauthorAvatar: 'https://avatars1.githubusercontent.com/u/13742415?s=200\u0026v=4'\n--\u003e\n\n\n# Serverless Framework AWS NodeJS Example\n\nThis template demonstrates how to deploy a NodeJS function running on AWS Lambda using the traditional Serverless Framework. The deployed function does not include any event definitions as well as any kind of persistence (database). For more advanced configurations check out the [examples repo](https://github.com/serverless/examples/) which includes integrations with SQS, DynamoDB or examples of functions that are triggered in `cron`-like manner. For details about configuration of specific `events`, please refer to our [documentation](https://www.serverless.com/framework/docs/providers/aws/events/).\n\n## Usage\n\n### Deployment\n\nIn order to deploy the example, you need to run the following command:\n\n```\n$ serverless deploy\n```\n\nAfter running deploy, you should see output similar to:\n\n```bash\nDeploying aws-node-project to stage dev (us-east-1)\n\n✔ Service deployed to stack aws-node-project-dev (112s)\n\nfunctions:\n  hello: aws-node-project-dev-hello (1.5 kB)\n```\n\n### Invocation\n\nAfter successful deployment, you can invoke the deployed function by using the following command:\n\n```bash\nserverless invoke --function hello\n```\n\nWhich should result in response similar to the following:\n\n```json\n{\n    \"statusCode\": 200,\n    \"body\": \"{\\n  \\\"message\\\": \\\"Go Serverless v3.0! Your function executed successfully!\\\",\\n  \\\"input\\\": {}\\n}\"\n}\n```\n\n### Local development\n\nYou can invoke your function locally by using the following command:\n\n```bash\nserverless invoke local --function hello\n```\n\nWhich should result in response similar to the following:\n\n```\n{\n    \"statusCode\": 200,\n    \"body\": \"{\\n  \\\"message\\\": \\\"Go Serverless v3.0! Your function executed successfully!\\\",\\n  \\\"input\\\": \\\"\\\"\\n}\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flive-apps-in%2Fkitty-alexa-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flive-apps-in%2Fkitty-alexa-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flive-apps-in%2Fkitty-alexa-skill/lists"}