Notejam On AWS This repository deploys a 3 tier web application, Notejam, using Flask, Apache, WSGI, deployed through CloudFormation templates. TO DEPLOY: ./scripts/cfn.sh deploy STACK_NAME TEMPLATE_FILE_NAME TO TEARDOWN: ./scripts/cfn.sh teardown STACK_NAME