Run guide

Create a file cypress.env.json with the following data

{
  "email": "foo@gmail.com",
  "password": "bar"
}

Run

pnpm install pnpm cypress:open