Commit Graph

2 Commits

Author SHA1 Message Date
Sean Norwood 67fec4ae5e chore: use the nextjs way for fonts 2022-04-07 22:51:23 +00:00
Sean Norwood 1b5534b6d4 Initial React frontend work
Uses NextJS as a React framework
Initial import of assets in `public/`:
* css/
* favicon/
* img/

Initial authentication work
* Use next-auth CredentialsProvider to pull user information from TA
* Add sign in and sign out functionality using default next-auth
login page

TODO
* Custom login page
2022-03-29 17:19:24 +00:00