Amplify + Nuxt #1.0
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
Join The Discussion! (0 Comments)
Please sign in or sign up for free to join in on the dicussion.