Without upgrading rxjs, we get `TypeError: (0 , rxjs_1.lastValueFrom) is not a function` This solution comes from https://github.com/nestjs/nest/issues/7468
The backend was missing "reflect-metadata" and the frontend was missing "@emotion/react" and "@emotion/server". Also added JetBrains specific stuff in .gitignore