System Architecture
NOTE: this is a living document and may not always be up to date. |
System Overview
The scouting site is currently comprised of the following components:
- A Next.js Server
- Relational Database (PostgreSQL)
Component Overviews
Next.js Server
Framework documentation: https://nextjs.org/docs
The Next.js server handles the bulk of the application logic, and is the point where the user