nicholoading
Explore posts from serversTTCTheo's Typesafe Cult
•Created by nicholoading on 3/24/2025 in #questions
Significant slow performace (in dev) with create t3 app
I recently tried out the create t3 app. I am using neon, next-auth, prisma and app router. I did not change any of the initial code, only added some env. I deployed it to vercel, and simple posting and retrieving latest post will take at least 3-4 seconds. Any clarification on this will be much appreciated.
12 replies
CCConvex Community
•Created by nicholoading on 3/23/2025 in #support-community
npx convex dev not working
I recently created a nextjs app with the command npm create convex@latest
I ran npx convex dev and the below showed up:
Welcome to developing with Convex, let's get you logged in.
? Device name: Nicholas’s MacBook Air
Visit https://auth.convex.dev/activate?user_code=XXXX-XXXX to finish logging in.
You should see the following code which expires in 15 minutes: XXXX-XXXX
? Open the browser? Yes
✖ Waiting for the confirmation...
✖ TypeError: fetch failed
I've been trying it mutiple times already. I confirmed using the link provided.
5 replies