shiv
Explore posts from serversTTCTheo's Typesafe Cult
•Created by shiv on 6/7/2023 in #questions
next/font fonts won't load
Just setup a t3 project but the fonts don't seem to be loading.
app.tsx:
tailwind.config.ts
7 replies
TTCTheo's Typesafe Cult
•Created by shiv on 6/7/2023 in #questions
Customizing the t3 stack
so i have some boilerplate code so like some components, i18n and stuff setup which i want to use with the t3 stack, setting up everything and making a github template repo works but it quickly gets outdated
what's the best way to approach this? because i have no idea where to get started
basically i want to generate the t3 stack and have all the components and i18n setup
8 replies
TTCTheo's Typesafe Cult
•Created by shiv on 4/15/2023 in #questions
Adding prisma after init
I've already inited a t3 app but I want to add the prisma add-on on top. How can I ?
3 replies
TTCTheo's Typesafe Cult
•Created by shiv on 3/13/2023 in #questions
Updating Context in an endpoint
How do I update the values in the ctx variable that is passed to the endpoint?
5 replies