First, create a .env.local with the secrets you need:
- AUTH0_CLIENT_ID
- AUTH0_CLIENT_SECRET
npm installdocker-compose upnpx primsa migrate devnpx prisma db seednpm run devLogin in the browser and find the Cookie header in the requests sent
Change the Cookie header in request "Get orders / Start auth"