Project for CSC 437
cd into packages/proto and run 'npm start' Go to http://localhost:8080 to see the bare content
Clone this repo and follow the following instructions:
Frontend: cd into packages/app and run 'npm run dev'; go to http://localhost:5173
Backend: cd into packages/server and run 'npm run start:app'; go to http://localhost:3000