On Takerman.Dating.Server: dotnet ef migrations add [name] --project ../Takerman.Dating.Data/Takerman.Dating.Data.csproj dotnet ef database update --project ../Takerman.Dating.Data/Takerman.Dating.Data.csproj dotnet ef migrations remove
npx cypress open cypress run --browser chrome cypress run --specs path_to_file.cy.js
ncu --upgrade npm install