Skip to content

jon-nona/first-steps-with-appsync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

First Steps With App Sync

GraphQL API built using AWS CDK based on This article.

Table of Contents

Setting Up The Project

Deploying The Backend

You need to have set up the AWS CLI and have your account credentials set. You also need to have AWS CDK installed. To deploy the backend:

  • cd cdk-chat
  • cdk synth
  • cdk deploy

Answer yes to any of the questions that you are asked. Note that the user referenced by your credentials need to have the necessary permissions to create the resources.

⬆ back to top

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published