Skip to content

manwaring/appsync-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

main branch has the v1 configurations, v2-config has the v2 configurations

Steps

  • Clone repo
  • Install dependencies with npm ci
  • Deploy project with npm run deploy
  • Make note of the Appsync API ID and URL in the AWS console
  • Checkout the v2 config branch with git checkout v2-config
  • Install dependencies with npm ci
  • Deploy project with npm run deploy
  • Note that the Appsync API ID and URL in the AWS console have changed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published