Skip to content

Backend for a simple chat application using AWS Amplify and CDK

Notifications You must be signed in to change notification settings

ryands17/chat-backend

Repository files navigation

Chat backend

This is the backend for a simple chat application with AWS Amplify and the CDK

The cdk.json file tells the CDK Toolkit how to execute your app.

Useful commands

  • yarn build compile typescript to js
  • yarn watch watch for changes and compile
  • yarn test perform the jest unit tests
  • yarn deploy deploy this stack to your default AWS account/region
  • yarn cdk diff compare deployed stack with current state
  • yarn cdk synth emits the synthesized CloudFormation template

About

Backend for a simple chat application using AWS Amplify and CDK

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published