From the course: Complete Guide to Serverless Web App Development on AWS
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Solution: Host the test WebApp with Amplify - Amazon Web Services (AWS) Tutorial
From the course: Complete Guide to Serverless Web App Development on AWS
Solution: Host the test WebApp with Amplify
(upbeat music) - [Instructor] Let's see how I solve this challenge. The first step is to publish the web app client to GitHub. You can find the client on the branch of this module under the name initial voting graphql web app. So here it is. You can extract it, download it into your machine and you can open it. So let's do that. And I have it here. Let's open it, and we can then install the dependencies and then run. This has some kind of mock test data, but it's working. So this is in local host, so that's good. Now we are going to create our GitHub repository for this. So I already put a create repository. I put the name, LinkedIn voting app. I will make it private and I will create this repository and then I will copy all this information so we can push this repo there. So let's do that. First, we need to initialize GitHub, and now we can commit the changes. Those are things that this project don't have, so you might need to do that as well. So let's do that. Let's add node modules…
Contents
-
-
-
-
-
-
-
-
(Locked)
Introduction to GraphQL4m 5s
-
(Locked)
Introduction to AppSync3m 42s
-
(Locked)
Challenge: Create a cognito userpool, client and identity pool2m 26s
-
(Locked)
Solution: Create a cognito userpool, client and identity pool5m 41s
-
(Locked)
Challenge: Host the test WebApp with Amplify1m 49s
-
(Locked)
Solution: Host the test WebApp with Amplify10m 32s
-
(Locked)
Challenge: Add authentication using cognito to the webapp1m 53s
-
(Locked)
Solution: Add authentication using cognito to the webapp5m 41s
-
(Locked)
Amplify GraphQL Directives2m 33s
-
Create the GraphQL Schema4m 56s
-
(Locked)
Creating a simple API with AppSync and AWS CDK7m 39s
-
(Locked)
Deploying and testing your AppSync API3m 47s
-
(Locked)
Integrating the API into your webapp9m 55s
-
(Locked)
Adding a function as a datasource14m 35s
-
(Locked)
Challenge: Integrating the new function in the front end1m 21s
-
(Locked)
Solution: Integrating the new function in the frontend5m 40s
-
(Locked)
Progress check: Web Apps with GraphQL APIs1m 54s
-
(Locked)
-
-
-