ionutmilica / cdk-serverless-example-app

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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>

About

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


Languages

Language:TypeScript 74.6%Language:Makefile 16.7%Language:JavaScript 8.7%