This is the backend for Qube, an app that allows you to search, book and queue doctor appointments.
Our backend is written using the AWS CDK.
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