/cdk-serverless-example-app

Serverless example app built with express & react that can be deployed with no manual steps

Primary LanguageTypeScript

CDK Serverless Example App

This is a boilerplate project for CDK development with Express, React, DynamoDB and other AWS services.

Currently, this is work in progress.

Useful commands

  • make deploy deploy this stack to your default AWS account/region

Environment variables

  • export ENV_TAG=jny
  • export AWS_PROFILE=<your-default-profile>