lokihardt
lokihardt
TTCTheo's Typesafe Cult
Created by lokihardt on 7/29/2023 in #questions
Where should I place middleware? (following T3 app tutorial video)
I was placing middleware inside 'src' folder (like what Theor mentioned) but it kept routing me to a unknown url instead of localhost:3000.. So instead I placed the middleware in the root folder (as it's mentioned in the Clerk docs: https://clerk.com/docs/nextjs/trpc#configure-middleware) and it appears to be working fine since I can see the purple background. Not sure whether this is correct tho..
3 replies
TTCTheo's Typesafe Cult
Created by lokihardt on 7/28/2023 in #questions
What's the major difference between 'create-t3-app' and 'create-t3-turbo'?
I'm trying to create web-app first and if successful, launch an app. Which one should I go for?
6 replies