icssc / AntAlmanac

A course exploration and scheduling tool for UCI Anteaters
https://antalmanac.com
MIT License
54 stars 64 forks source link

prepare devops for auth setup #857

Closed ap0nia closed 6 months ago

ap0nia commented 7 months ago

Summary

Revamp the devops and add setup whatever's necessary to facilitate the new auth system.

Why

A new DDB table has to be created for backend on staging instances. One DDB table for users logged in with a username and another for users logged in via Google OAuth.

Project

Will open a PR by Friday.