SERIES Outdated
Amplify + Nuxt
-
1.0How To Setup AWS Amplify in a New Nuxt Project06:510:21
-
2.0How To Add Authentication Using AWS Amplify's Auth Class In A Nuxt App06:590:17
-
3.0Adding Register and Login Flows Using AWS Amplify in a Nuxt App16:180:17
-
4.0How To Add A Public And Private GraphQL API with AWS Amplify13:2410:00
-
5.0Implementing Our Private & Public Amplify GraphQL API In Our Nuxt App27:5513:12
-
6.0How To Deploy A Nuxt SPA To AWS Amplify03:472:32
-
7.0How To Deploy a Nuxt SPA to AWS Amplify for Production04:122:26
This series is outdated
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 a new Nuxt project using create-nuxt-app. Then lastly, we'll configure Amplify to our Nuxt project so the two can successfully communicate with one another.
Quick note — we won't be using the aws-amplify-vue
dependency at all in this series, so there is no need to install or configure it in the amplify plugin we create.
Series List
Setup Amplify & Nuxt - You are here
Adding authentication (Part 1, Setup)
Adding authentication (Part 2, Implementation)
Adding a public and private API
Deploy via S3
Repository
Dependencies
Amplify CLI, GitHub - Documentation
Amplify JS, GitHub - Documentation
Comment
Prepared By
Tom Gobich
Burlington, KY
Owner of Adocasts, JavaScript developer, educator, PlayStation gamer, burrito eater.
Visit Website