Wiznet
Explore posts from serversTTCTheo's Typesafe Cult
•Created by Wiznet on 8/1/2024 in #questions
API Patching Strategy
It almost feels nicer to make one route = one field so if the underlying object shape changes, you only need to update its related patche routes
4 replies
PPrisma
•Created by Wiznet on 5/14/2024 in #help-and-questions
Prisma format fails with disambigious relations
bumping this
5 replies
PPrisma
•Created by Wiznet on 5/14/2024 in #help-and-questions
Prisma format fails with disambigious relations
seems this must be a bug. Found this issue filed: https://github.com/prisma/prisma/issues/24132
5 replies
PPrisma
•Created by Wiznet on 5/14/2024 in #help-and-questions
Prisma format fails with disambigious relations
yeah i had to manually add my disambiguous relations
5 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 4/11/2024 in #questions
Do TRPC fetches need to be wrapped in react.useeffect?
got it so its all really self contained then. thats great
4 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/31/2024 in #questions
Google security error on next auth js redirect
seems to be a common issue: https://github.com/nextauthjs/next-auth/discussions/7238
3 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
awesome ok thanks guys. this was super helpful
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
sounds like its hosted under a different ip then
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
im guessing ill have to actually setup the subdomain on my name providers site
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
ahh i see
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
is it just the domain setting?
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
right ive got my two apps up
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
whats the setup look like to point service b to the subdomain?
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
well cool. ill go and see how vercel supports it
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
yeah thats why i was hoping to avoid merging the two. our marketing team knows how to update the text fine on our repo via prs. but i really dont want to spam our eng team with text updates
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
yeah was looking at the subdomain path. landing page on foobar.com and authenticated service on app.foobar.com
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
im just trying to determine if i should merge my landing page repo into my main frontend repo haha
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Can two frontend services point to the same base url?
one service just runs the landing page aka foobar.com. Another service handles the authenticated experience aka foobar.com/home
43 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Next-auth.js: Redirect to custom URL after successful login.
as im just using their sign in page
7 replies
TTCTheo's Typesafe Cult
•Created by Wiznet on 1/17/2024 in #questions
Next-auth.js: Redirect to custom URL after successful login.
yeah i could maybe do that on my base layout page..but was hoping i could control the callback flow a bit more
7 replies