You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The front end is currently using a JSON file with a bunch of data in it. We should convert that data into INSERT statements and insert into the backend, then setup a docker-compose.yaml file with the backend deployed for the front end to test against it, using the data they're already used to.