DunnO
DunnO
TTCTheo's Typesafe Cult
Created by DunnO on 6/24/2024 in #questions
Catch Drizzle Error
No description
4 replies
TTCTheo's Typesafe Cult
Created by DunnO on 2/1/2024 in #questions
Edge Functions
Do routers in the t3app run on the edge?
2 replies
TTCTheo's Typesafe Cult
Created by DunnO on 1/18/2024 in #questions
Redirect to dynamic url after log in
Hi guys, Is there any documentation or does anyone have any answers on how I can redirect a user to their dashboard page after logging in? e.g baseUrl/{user.id}'
3 replies
TTCTheo's Typesafe Cult
Created by DunnO on 4/25/2023 in #questions
Prisma Seed File Temaplate
Does anyone have a template for a seed file and data file to the t3stack template?
4 replies
TTCTheo's Typesafe Cult
Created by DunnO on 4/24/2023 in #questions
Changes to schema.prisma
Whenever I want to push changes to a model in my schema.prisma, it asks me to delete all the available data first. Is there a way to get around this? What is the standard way of pushing up changes I make to my db?
5 replies
TTCTheo's Typesafe Cult
Created by DunnO on 4/17/2023 in #questions
Calling procedure from api endpoint
9 replies
TTCTheo's Typesafe Cult
Created by DunnO on 4/12/2023 in #questions
Async set state
2 replies
TTCTheo's Typesafe Cult
Created by DunnO on 4/11/2023 in #questions
Session within components
Should I be passing the session from my page down to my components or using the useSession() hook within my component. What is the standard or best practice of doing this?
5 replies
TTCTheo's Typesafe Cult
Created by DunnO on 11/9/2022 in #questions
Spotify API 504 Gateway timeout
3 replies
TTCTheo's Typesafe Cult
Created by DunnO on 11/3/2022 in #questions
Augmenting default user in next auth
3 replies
TTCTheo's Typesafe Cult
Created by DunnO on 10/31/2022 in #questions
Spotify API calls using TRPC
Hi, I would like to make use the spotify API in my t3 app. The following repo shows how I would retrieve my token. https://github.com/spotify/web-api-auth-examples/blob/master/client_credentials/app.js Where would this be done in the stack? If there are docs highlighting this could you please point me to it? Thanks
7 replies
TTCTheo's Typesafe Cult
Created by DunnO on 10/25/2022 in #questions
Server side trpc call
18 replies