Skip to content

mmuller88/aws-cdk-todolist-ui

Repository files navigation

aws-cdk-todolist-ui

AWS Amplify frontend for the appsync backend aws-cdk-todolist

Deploy Frontend CDK Stack

The Frontend AWS CDK Stack is an AWS S3 Static Side bucket. It is managed by my AWS CDK Staging Pipeline Custom Construct. See specifics in src/main.ts

  1. Deploy
yarn deploy
yarn destroy

Build / Run Frontend

cd frontend

  1. Generate Exports && GraphQL Types
yarn generate-exports
yarn codegen
  1. Run the frontend locally
yarn dev

Thanks to:

About

AWS Amplify React frontend for mmuller88/aws-cdk-todolist containing S3, Amplify, React and a CDK Pipeline

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published