Contribute to Supabase studio error

I am try to contribute to the Supabas studio. I am following the readme instruction.
cd studio
npm i 
npm run dev


But i can't connect to the default project due to it is trying to connect to http://localhost:8000/rest/v1/ which is not exist.
Was this page helpful?