{"id":27733562,"url":"https://github.com/didierfranc/serverless-sample","last_synced_at":"2026-04-28T12:34:26.820Z","repository":{"id":42342321,"uuid":"129516308","full_name":"didierfranc/serverless-sample","owner":"didierfranc","description":"Serverless sample","archived":false,"fork":false,"pushed_at":"2023-01-23T19:52:39.000Z","size":436,"stargazers_count":2,"open_issues_count":10,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-28T12:56:46.423Z","etag":null,"topics":["aws","aws-lambda","elasticache","nodejs","redis"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/didierfranc.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":"2018-04-14T12:48:32.000Z","updated_at":"2020-09-04T12:31:30.000Z","dependencies_parsed_at":"2023-01-24T17:00:23.802Z","dependency_job_id":null,"html_url":"https://github.com/didierfranc/serverless-sample","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/didierfranc/serverless-sample","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didierfranc%2Fserverless-sample","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didierfranc%2Fserverless-sample/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didierfranc%2Fserverless-sample/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didierfranc%2Fserverless-sample/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/didierfranc","download_url":"https://codeload.github.com/didierfranc/serverless-sample/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/didierfranc%2Fserverless-sample/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32381686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T11:25:28.583Z","status":"ssl_error","status_checked_at":"2026-04-28T11:25:05.435Z","response_time":56,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["aws","aws-lambda","elasticache","nodejs","redis"],"created_at":"2025-04-28T12:52:10.709Z","updated_at":"2026-04-28T12:34:26.816Z","avatar_url":"https://github.com/didierfranc.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# serverless-sample\n\nThis sample provide a simple way to start a basic Node.js application with modern Javascript, redis and straightforward secrets management on AWS.\n\n🚨 Be careful if you're using VPC with **serverless** to access resources like **RDS** or **Elasticache** in addition to **SecretsManager** or other external services don't forget to [provide access to internet to your VPC](https://medium.com/@philippholly/aws-lambda-enable-outgoing-internet-access-within-vpc-8dd250e11e12).\n\n## Abstract\n\n* [Elasticache](https://aws.amazon.com/elasticache/) (redis)\n* [SecretsManager](https://aws.amazon.com/secrets-manager/)\n* Node.js 8.10\n\n## How to play with it ?\n\n### dev\n\n```\nyarn dev\n```\n\n### deploy\n\n#### 🐌\n\nThe first time you need to deploy the stack with\n\n```\nyarn deploy\n```\n\n#### 🏎\n\nThen you will be able to deploy only your function\n\n```\nyarn deploy --function hello\n```\n\n### Environment variables and secrets\n\nYou can set your secrets locally inside `secrets.json` and environment variables inside `env.json`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidierfranc%2Fserverless-sample","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdidierfranc%2Fserverless-sample","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdidierfranc%2Fserverless-sample/lists"}