项目作者: lukehedger

项目描述 :
AWS Fargate on CDK
高级语言: TypeScript
项目地址: git://github.com/lukehedger/cdk-fargate.git
创建时间: 2020-05-13T09:03:55Z
项目社区:https://github.com/lukehedger/cdk-fargate

开源协议:MIT License

下载


AWS Fargate on CDK

Install dependencies

  1. yarn

Build CDK app

  1. yarn build

Test CDK app

  1. yarn test

Deploy CDK app

Note: Will use default profile unless you pass --profile xyz

  1. yarn deploy