Hello, whenever I follow the steps given in the README.md to initialise set up the dev environment, it doesn't seem to work.
Backend
The backend, gives me an error reporting DebateWebsocketHandler as undefined.

Frontend
The frontend, gives me an error about double declaration of a variable toggleCamera in frontend/src/Pages/TeamDebateRoom.tsx. Upon opening the file, I'm noticing a lot of other syntax errors, that are being caught by my linter.
