Skip to content

lukehedger/wing-cdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wing-cdk

Using Wing to author AWS apps and deploy to CloudFormation via CDK.

Prerequisites

Install dependencies

npm install

Run locally

Start the Wing Console:

npm start

Wing Console

Test Wing app

npm test

Build Wing app

npm run build

* Compiles the Wing app to an AWS CloudFormation stack

Deploy Wing app

npm run deploy

* Uses the AWS CDK Toolkit to deploy the Wing app to AWS

Resources

About

Creating CDK apps with Wing

Topics

Resources

Stars

Watchers

Forks

Languages