st3v3n
The only difference between ordinary and extraordinary is just that little "extra".
delete all infrastructure and redeploy with terraform to make sure terraform functions
Add Cognitouser pools with terraform.
Set up hosting bucket in terraform
Import cognito config values via terraform backend data-source into codebuild terraform for environment variable generation during build stage.
Finished up private routing and fixed buggy flashes of auth/unauthed views when navigating directly by url
Set up routing in gatsby from static rendered landing page to dynamic app on log in/log out
Complete forgot password flow.
Update modal to clear login/forgot password/signup state on close.
re-add the favicons I accidentally deleted.
fix the weird pink background issue on mobile chrome and desktop safari
Touch up sign up/login modal with logo
Adjust input sizes to make sign up form height smaller
Redesigned the landing page. Still looks like garbage but a little less so: https://www.artspot.io/
Set up subdomain and import into Terraform
Set up CI/CD in terraform
finish importing ci-cd for frontend into reusable terraform module for prod/staging
update cognito config to include additional promo code fields
deploy initial coming soon page
Add parameter store resources into cognito terraform to capture necessary values in front end environment variables
Write component to parse and display different sign up errors.
Integrate Gatsby into frontend.
update terraform route53 module with acm verification records