Help creating a localhost drizzle studio environment

I want my friend to be able to access the local drizzle studio environment on his computer Running this command: pnpm drizzle-kit studio --host 127.0.0.1 --port 3030 and navigating to http://localhost:3030/ gives me a 404 not found page Does anyone know how to get this to work? Any help would be appreciated 😄
1 Reply
oke
oke•3mo ago
The drizzle-kit studio command should say that you can access the studio frontend at: https://local.drizzle.studio/?port=3000 Per the doc, when you specify the host and port, that is for the Studio's backend server. You won't be able to access to backend server directly
Want results from more Discord servers?
Add your server