fogfish / blueprint-cdk-fargate

A minimal example of AWS Fargate with AWS CDK and GitHub actions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blueprint: Fargate

A minimal example of AWS Fargate with AWS CDK and GitHub actions.

Key features

Getting started

npm install
npm run tsc
npm run test
npm run -- cdk synth
npm run -- cdk deploy

About

A minimal example of AWS Fargate with AWS CDK and GitHub actions.

License:MIT License


Languages

Language:TypeScript 78.8%Language:Go 15.6%Language:JavaScript 4.0%Language:Dockerfile 1.7%