Skip to content

Backend serverless boilerplate on AWS using CDK (backend services and infrastructure)

Notifications You must be signed in to change notification settings

cjjenkinson/cdk-severless-boilerplate

Repository files navigation

CDK Serverless boilerplate

Opinionated boilerplate for serverless projects on AWS using CDK (backend services and infrastructure)

Getting started

Pre-requirements:

Bootstrap project

yarn && yarn generate

Deploy services to development

yarn cd:deploy dev

AWS Profile

You'll need an AWS profile setup to access all associated roles required to execute services.

Configure your AWS profiles before running any development services or deployment commands.

About

Backend serverless boilerplate on AWS using CDK (backend services and infrastructure)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published