Unread Notifications

Latest Notifications

No Notifications

You're all set! Start a discussion by leaving a comment on a lesson or replying to an existing comment.

This series is outdated

Amplify + Nuxt

7 Lessons
1 hour

Video series covering how to set up AWS Amplify in a new Nuxt Application. How to add authentication using Cognito and Amplify's Auth class methods. How to add a secure and public GraphQL API. Then, how to deploy our application via the Amplify CLI on S3

Lesson 1.0 / Amplify + Nuxt

How To Setup AWS Amplify in a New Nuxt Project

We go over how install the AWS Amplify CLI and configure it locally on our machine. We'll create...

Lesson 2.0 / Amplify + Nuxt

How To Add Authentication Using AWS Amplify's Auth Class In A Nuxt App

In this lesson we'll go over how to add authentication to our Nuxt application using AWS Amplify...

Lesson 3.0 / Amplify + Nuxt

Adding Register and Login Flows Using AWS Amplify in a Nuxt App

We continue with our Amplify authentication by implementing our login and register flows within...

Lesson 4.0 / Amplify + Nuxt

How To Add A Public And Private GraphQL API with AWS Amplify

In this lesson we cover how to add a GraphQL API with AWS Amplify consisting of both public and...

Lesson 5.0 / Amplify + Nuxt

Implementing Our Private & Public Amplify GraphQL API In Our Nuxt App

In this lesson we'll be implementing the publicly and privately accessible GraphQL API that we ...

Lesson 6.0 / Amplify + Nuxt

How To Deploy A Nuxt SPA To AWS Amplify

In this lesson we cover how to deploy our Nuxt application as an SPA to AWS Amplify.

Lesson 7.0 / Amplify + Nuxt

How To Deploy a Nuxt SPA to AWS Amplify for Production

We'll learn how to create and deploy an Amplify production environment so that our development ...