Skip to content

aGuyNamedJonas/cdk-stack-starter

Repository files navigation

cdk-stack-starter

Sensible, minimalistic CDK Stack Starter

Features

✓ Minimalistic - Only contains one folder - /src
✓ .dotenv support - Start using environment vars for config right away (3. Store Config in the Environment)

Get it!

$ npx startmeup github.com/aGuyNamedJonas/cdk-stack-starter [local-folder]

Setup

  1. Setup your local AWS credentials
  2. Setup the .env file: $ cp .env-template .env (and fill in the blanks)
  3. Install node_modules: $ yarn

Deploy

yarn deploy

About

Sensible, minimalistic CDK Stack Starter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published