This repository contains templates to roll out FormSG onto an AWS account.
It is written using AWS' Cloud Development Kit (CDK).
This repository's most significant artifact is a CloudFormation template, accessible via this project's releases, and via the Go.gov.sg link found on the GitHub page.
More information about using the CloudFormation template can be found on the wiki.
The cdk.json file tells the CDK Toolkit how to execute your app.
npm run buildcompile typescript to jsnpm run watchwatch for changes and compilenpm run testperform the jest unit testsnpx cdk deploydeploy this stack to your default AWS account/regionnpx cdk diffcompare deployed stack with current statenpx cdk synthemits the synthesized CloudFormation template