{"id":18369716,"url":"https://github.com/k-koech/todo_udacity","last_synced_at":"2026-04-17T01:32:05.273Z","repository":{"id":112801481,"uuid":"529816180","full_name":"k-koech/ToDO_udacity","owner":"k-koech","description":null,"archived":false,"fork":false,"pushed_at":"2022-08-28T20:39:16.000Z","size":1571,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-10T21:36:38.899Z","etag":null,"topics":["auth0","aws-cloudformation","aws-lambda","nodejs","reactjs","serverless-framework"],"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/k-koech.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-08-28T09:26:11.000Z","updated_at":"2022-08-28T09:34:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4aa010f-7969-4da3-95f1-c5946d8b614b","html_url":"https://github.com/k-koech/ToDO_udacity","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/k-koech/ToDO_udacity","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-koech%2FToDO_udacity","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-koech%2FToDO_udacity/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-koech%2FToDO_udacity/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-koech%2FToDO_udacity/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/k-koech","download_url":"https://codeload.github.com/k-koech/ToDO_udacity/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/k-koech%2FToDO_udacity/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31911460,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-16T18:22:33.417Z","status":"ssl_error","status_checked_at":"2026-04-16T18:21:47.142Z","response_time":69,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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":["auth0","aws-cloudformation","aws-lambda","nodejs","reactjs","serverless-framework"],"created_at":"2024-11-05T23:31:13.167Z","updated_at":"2026-04-17T01:32:05.254Z","avatar_url":"https://github.com/k-koech.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverless TODO\n### Kelvin Kipchumba Koech\n### koechkelvin97@gmail.com / +254725 801 772\nA simple TODO application using AWS Lambda and Serverless framework, for the final project of the Udacity Cloud Developer Nanodegree.\n\n## Functionality of the application\n\nThis application will allow creating/removing/updating/fetching TODO items. Each TODO item can optionally have an attachment image. Each user only has access to TODO items that he/she has created.\n\n## Prerequisites\n\n### Node.js and NPM\n\nBefore getting started, make sure Node.js is downloaded and installed. The latest version of Node.js can be downloaded from [nodejs.org](https://nodejs.com/en/download) and it's recommended to use the LTS version.\n\n### Serverless Framework\n\nServerless Framework is used to build and deploy the application. Instructions for installing Serverless Framework can be found [here](https://serverless.com/framework/docs/getting-started/).\n\n### Amazon Web Services (AWS)\n\nAn AWS account is required to deploy the application.\n\n### Auth0\n\nAuth0 is used for authentication and an Auth0 application should be created with asymmetrically encrypted keys (RS256).\n\n## Getting started\n\n### Backend\n\nTo build and deploy the application, first edit the `backend/serverless.yml` file to set the appropriate AWS and Auth0 parameters, then run the following commands:\n\n1. cd to the backend folder: `cd backend`\n2. Install dependencies: `npm install`\n3. Build and deploy to AWS: `sls deploy -v`\n\n### Frontend\n\nTo run the client application, first edit the `client/src/config.ts` file to set the appropriate AWS and Auth0 parameters, then run the following commands:\n\n1. cd to the client folder: `cd client`\n2. Install dependencies: `npm install`\n3. Run the client application: `npm run start`\n\nThis should start a development server with the React application that will interact with the serverless TODO application.\n\n### Postman collection\n\nA Postman collection is available in the root folder of the project, as an alternative way to test the API.\n\n## Acknowledgements\n\nThis project was bootstrapped with [https://github.com/udacity/cloud-developer/tree/master/course-04/project/c4-final-project-starter-code](https://github.com/udacity/cloud-developer/tree/master/course-04/project/c4-final-project-starter-code).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-koech%2Ftodo_udacity","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fk-koech%2Ftodo_udacity","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fk-koech%2Ftodo_udacity/lists"}