A Discord application that aims to bridge the gap between using Discord and Campus Lab's Engage platform to better help university clubs manage their organizations.
README is under construction!
This is a blank project for CDK development with Go.
The cdk.json
file tells the CDK toolkit how to execute your app.
cdk deploy
deploy this stack to your default AWS account/regioncdk diff
compare deployed stack with current statecdk synth
emits the synthesized CloudFormation templatego test
run unit tests