Skip to content

ErikCH/cdk-graphql-appsync-frontend

Repository files navigation

Welcome to CDK Appsync GraphQL API With Typescript Frontend

This project shows how to setup an AppSync notes application using CDK and Cognito that connects with a direct lambda resolver that connects to Bedrock.

This is the frontend code using Next.js that show this. For the backend code go here

For full instructions follow the this Blog Post.

Getting started

To deploy this project, follow these steps.

  1. Clone the project
git clone https://github.com/ErikCH/cdk-graphql-appsync-frontend
  1. Change into the directory and install dependencies
cd cdk-graphql-appsync-frontend

npm install
  1. Run the build
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published