项目作者: lukehedger
项目描述 :
AWS Fargate on CDK
高级语言: TypeScript
项目地址: git://github.com/lukehedger/cdk-fargate.git
AWS Fargate on CDK
Install dependencies
yarn
Build CDK app
yarn build
Test CDK app
yarn test
Deploy CDK app
Note: Will use default profile unless you pass --profile xyz
yarn deploy