- create new build of react frontend application from
https://github.com/TechSeeDev/Techsee-Plugin-Connect - copy that build and replace with the
buildfolder inside./resources - push the code to main branch
- Now we need to install the package again
This is a blank project for CDK development with TypeScript.
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 testscdk deploydeploy this stack to your default AWS account/regioncdk diffcompare deployed stack with current statecdk synthemits the synthesized CloudFormation template