{"id":21042896,"url":"https://github.com/erankitcs/aws_appsync_quizapp","last_synced_at":"2026-04-13T15:33:53.672Z","repository":{"id":118644013,"uuid":"312792194","full_name":"erankitcs/AWS_AppSync_QuizApp","owner":"erankitcs","description":"This project is created to build a quiz app based on AWS App Sync and DynamoDB","archived":false,"fork":false,"pushed_at":"2020-11-22T10:19:23.000Z","size":463,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-31T01:59:49.369Z","etag":null,"topics":["appsync-graphql-api","aws","aws-appsync-quizapp","awsamplify","dynamodb","graphql","quiz","react","terraform"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/erankitcs.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":"2020-11-14T10:16:55.000Z","updated_at":"2020-11-22T10:19:25.000Z","dependencies_parsed_at":null,"dependency_job_id":"47473295-3ba1-461c-89c1-6c19cdfd3512","html_url":"https://github.com/erankitcs/AWS_AppSync_QuizApp","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/erankitcs/AWS_AppSync_QuizApp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erankitcs%2FAWS_AppSync_QuizApp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erankitcs%2FAWS_AppSync_QuizApp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erankitcs%2FAWS_AppSync_QuizApp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erankitcs%2FAWS_AppSync_QuizApp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/erankitcs","download_url":"https://codeload.github.com/erankitcs/AWS_AppSync_QuizApp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/erankitcs%2FAWS_AppSync_QuizApp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31759529,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-13T15:25:13.801Z","status":"ssl_error","status_checked_at":"2026-04-13T15:25:09.162Z","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":["appsync-graphql-api","aws","aws-appsync-quizapp","awsamplify","dynamodb","graphql","quiz","react","terraform"],"created_at":"2024-11-19T14:09:25.650Z","updated_at":"2026-04-13T15:33:53.664Z","avatar_url":"https://github.com/erankitcs.png","language":"JavaScript","readme":"# AWS_AppSync_QuizApp\nThis project is created to build a quiz app based on AWS App Sync and DynamoDB\n\n## Setup\n\n1. Check node version: `node -v` should be more than v8.12\n\n2. Install Amplify \n    `npm install -g @aws-amplify/cli`\n\n3. Check Amplify\n    `which amplify`\n\n4. Launch Amplify\n    `amplify`\n\n### Frontend App\n\n1. npx create-react-app quizbiz\n\n2. cd quizbiz\n\n3. npm add lodash async-retry semantic-ui-css semantic-ui-react aws-amplify aws-amplify-react\n\n4. npm run start\n\nor \nSimply download the git hub code and run `npm install`\n\n### Apmplify Setup\n1. cd quizbiz\n2. amplify init\n3. amplify status\n4. amplify hosting add\n5. amplify publish\n\n#### API setup\n1. amplify api add\n    - please select  Do you want to configure advanced settings for the GraphQL API Yes and then in further question provide schema file name with path.\n2. amplify push\n3. amplify publish\n\n#### Auth Setup\n1. amplify auth add\n2. amplify push\n\n#### Refresh API to use Auth\n1. amplify api update\n\n#### Add Auth into Application\n1. comment out `src/App.js` file part `export default App;`\n2. Uncomment `src/App.js` file part `export default withAuthenticator(App);`\n\n## Terraform to create AppSync and DynamoDB\n\n1. cd appsync_terraform\n2. terraform init\n3. terraform plan\n4. terraform apply\n5. Test AppSync in Front end using test_queries.graphql\n\n## Architecture\n![Screenshot](QuizApp_Arch.jpeg)\n\n## Video Demo\n[![Watch the video]](https://drive.google.com/file/d/1kMhj19TeeWvP7BRpd8vhqPuOVUSr4jJK/view)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferankitcs%2Faws_appsync_quizapp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ferankitcs%2Faws_appsync_quizapp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ferankitcs%2Faws_appsync_quizapp/lists"}