/nextjs-with-aws-appsync

Demo of a working Next.js with AWS AppSync example

Primary LanguageJavaScript

Next.js with AWS AppSync

Check out this post for a full walk-through.

Getting started

  1. Create your AppSync.js configuration

  2. Install dependencies

yarn
  1. Start the app
npm run dev