Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 760 Bytes

markdownx.md

File metadata and controls

24 lines (19 loc) · 760 Bytes

Week-x

To Do Checklist

  • Watch Week-x Video

Video Content Link

Class Summary

  • Create week-x branch and go ahead
  • Create script for build static content for frontend
  • Create Sync Tool for automate deployment static frontend content
  • Create Gemfile and Rakefile for github-actions
  • Create AWS CFN template.yaml for github OIDC credentials
  • Add permissions for our S3 Bucket
  • Reconnect Database and Post Confirmation Lambda
  • Use CORS for Service
  • CICD Pipeline and Create Activity
  • Refactor JWT to use a decorator
  • Refactor app.py, routes and activities
  • Refactor Error Handling and Fetch Requests
  • Activity Show Page
  • CleanUP