BrandtOgden / CSC436-Project

This repository holds our CSC 436 Database Management Systems final project
1 stars 0 forks source link

Figure out how to host full stack app #45

Open BrandtOgden opened 2 days ago

BrandtOgden commented 2 days ago

We are already hosting the MySQL database using AWS RDS. We need to find a way to both host the Flask API, and the React frontend. Probably also want to use AWS for this just to keep it consistent. This doesn't necessarily need to be done for the app presentation.

BrandtOgden commented 22 hours ago

A couple different options that I've found so far,