'tonyyprints'
Explore posts from serversDTDrizzle Team
•Created by 'tonyyprints' on 6/12/2024 in #help
Migrations taking the first snapshot
2 replies
DTDrizzle Team
•Created by 'tonyyprints' on 3/24/2024 in #help
bigint is not a number
I'm trying to execute this query but get the following error that I'm hoping someone here can help me with:
but get the following overload error:
My schema for the related fields are also posted below.
7 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 2/1/2024 in #questions
Running script from root
3 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 11/6/2023 in #questions
tRPC not returning string
I have a procedure that generates a presigned url and sends it to the frontend. When I print the url in the trpc procedure it prints, but when I try to print it on the frontend, it doesn't.
Clientside
tRPC
2 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 9/15/2023 in #questions
NextAuth Discord Provider Callback Error
2 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 9/5/2023 in #questions
discord callback url
24 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 8/31/2023 in #questions
Discord not signing in
9 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 3/19/2023 in #questions
Google Provider when deploying
I'm trying to deploy my project on vercel with a custom domain, but I'm getting an error that says something like:
Google OAuth 2 authorization - Error: redirect_uri_mismatch.
does anyone know how to fix this?
4 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 2/18/2023 in #questions
mutation is returning void
27 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 2/16/2023 in #questions
Yo gangster my is my optimistic ui update look funny
3 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 2/11/2023 in #questions
should I use ctx or api?
14 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 2/10/2023 in #questions
I'm trying to change the image in my img tag (html tag not next component), but it's saying module n
4 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 2/8/2023 in #questions
Tailwind component I copy and pasted is buggin
8 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 2/8/2023 in #questions
what are the backgrounds like the one ping.gg uses called
I need answer, very urgent thank you
11 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 1/26/2023 in #questions
trying to add role based authentication
49 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 1/25/2023 in #questions
adding provider causes type error
22 replies
TTCTheo's Typesafe Cult
•Created by 'tonyyprints' on 12/29/2022 in #questions
Quick question on concept
does the implementation of TRPC replace getStaticProps in nextjs. getStaticProps. I just havn't seen getStaticProps anywhere in the example T3 stack project.
"Essentially, getStaticProps allows you to tell Next.js: “Hey, this page has some data dependencies — so when you pre-render this page at build time, make sure to resolve them first!”".
4 replies