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