Deployment instructions Create an AWS account Register a new domain address Create an AWS IAM Access Key Run the terraform scripts (you will need to comment out the s3 backend block in main.tf) Migrate the terraform state to the remote bucket Install dependancies: poetry install Upload the website: source scripts/upload-website.sh Running the site locally Create you .env config file from the .env.template file Run poetry run flask run Visit http://localhost:5000/ in your web browser TODO: Dark mode style Remake the uniform diagrams with current badges and branding Check for updated document for promise explained files Restyle the hero for mobile devices (currently the image banner is covered.) Add more images to the Volunteer page