{"id":18675045,"url":"https://github.com/fschaeffler/course-signup","last_synced_at":"2026-04-13T22:34:10.468Z","repository":{"id":74447700,"uuid":"91165248","full_name":"fschaeffler/course-signup","owner":"fschaeffler","description":"Showcase course signup AWS Lambda application","archived":false,"fork":false,"pushed_at":"2018-09-28T22:44:28.000Z","size":681,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2026-02-18T10:37:38.109Z","etag":null,"topics":["angularjs","aws","aws-dynamodb","aws-lambda","aws-ses","claudiajs","showcase"],"latest_commit_sha":null,"homepage":"https://aws-blog.io","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/fschaeffler.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":"2017-05-13T10:02:44.000Z","updated_at":"2018-09-28T19:15:13.000Z","dependencies_parsed_at":null,"dependency_job_id":"76000741-bd6f-4676-8a73-003a7a9bca3b","html_url":"https://github.com/fschaeffler/course-signup","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/fschaeffler/course-signup","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschaeffler%2Fcourse-signup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschaeffler%2Fcourse-signup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschaeffler%2Fcourse-signup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschaeffler%2Fcourse-signup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fschaeffler","download_url":"https://codeload.github.com/fschaeffler/course-signup/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fschaeffler%2Fcourse-signup/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31774076,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T20:17:16.280Z","status":"ssl_error","status_checked_at":"2026-04-13T20:17:08.216Z","response_time":93,"last_error":"SSL_read: 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":["angularjs","aws","aws-dynamodb","aws-lambda","aws-ses","claudiajs","showcase"],"created_at":"2024-11-07T09:22:06.036Z","updated_at":"2026-04-13T22:34:10.450Z","avatar_url":"https://github.com/fschaeffler.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup\n\n# aws cli\n\n```\nsudo apt-get install -y awscli\n```\n\n# node.js (via NVM)\n\n```\nsudo apt-get install -y curl\ncurl -o- https://raw.githubusercontent.com/creationix/nvm/v0.33.2/install.sh | bash\nexport NVM_DIR=\"$HOME/.nvm\"\n[ -s \"$NVM_DIR/nvm.sh\" ] \u0026\u0026 . \"$NVM_DIR/nvm.sh\"\nnvm install 4\nnpm install npm -g\n```\n# claudia.js\n\n```\nnpm install claudia -g\n```\n\n# dependencies\n\n```\ncd course-signup-backend; npm install\n``\n\n# init claudia and create aws resources\n\n```\ncd course-signup-backend; npm run create\n```\n\n# import test data\n\nNote: you first need to update the endpoints URL accordingly.\n\n\n```\nnpm run import-courses; npm run import-students\n```\n\n# Changelog\n\n##  version 0.0.1\n\n- added lambda functions for getting courses\n- added lambda functions for signing up a student\n- added communication with DynamoDB\n\n## version 0.0.2\n\n- added confirmation email via SES on signup\n\n## version 0.0.3\n\n- added custom domain name for api-gateway endpoint\n\n## version 0.0.4\n\n- added staging configuration\n\n## version 0.0.5\n\n- added deployment to S3\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffschaeffler%2Fcourse-signup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffschaeffler%2Fcourse-signup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffschaeffler%2Fcourse-signup/lists"}