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

  1. Setup Amplify & Nuxt - You are here

  2. Adding authentication (Part 1, Setup)

  3. Adding authentication (Part 2, Implementation)

  4. Adding a public and private API

  5. Deploy via S3

Repository

Dependencies

Join The Discussion! (0 Comments)

Please sign in or sign up for free to join in on the dicussion.