GET DEVELOPING
pnpm install
in both client and the root folderpnpm run build-interfaces
to build the type checkerspnpm run dev
in both of the directories to have either the server or client runningpnpm run test
to run tests
ill have a proper docker and build later i think?