Ambushfall
TTCTheo's Typesafe Cult
•Created by peternovak on 5/8/2023 in #questions
Railway: Connection reset by peer
To be fair, I use the T3 docks If I'm in the need of something trpc/zod/prisma related.
Not sure if those count
5 replies
TTCTheo's Typesafe Cult
•Created by BILLY on 5/8/2023 in #questions
Next.js metadata title template
backticks aren't required
7 replies
TTCTheo's Typesafe Cult
•Created by BILLY on 5/8/2023 in #questions
Next.js metadata title template
just swap it with
7 replies
TTCTheo's Typesafe Cult
•Created by BILLY on 5/8/2023 in #questions
Next.js metadata title template
Hey, template strings are not used
7 replies
TTCTheo's Typesafe Cult
•Created by peternovak on 5/8/2023 in #questions
Railway: Connection reset by peer
Network issues, process halting, terminating uncleanly, etc.
Could be a lot of things
5 replies
TTCTheo's Typesafe Cult
•Created by kalufankar on 5/8/2023 in #questions
Next TRPC backend Extension
If it's a monorepo, you can consume it from the tRPC client internally.
5 replies
TTCTheo's Typesafe Cult
•Created by kalufankar on 5/8/2023 in #questions
Next TRPC backend Extension
If it's externally, I've found some docs
https://create.t3.gg/en/usage/trpc#how-do-i-call-my-api-externally
5 replies
TTCTheo's Typesafe Cult
•Created by Ambushfall on 5/7/2023 in #questions
Using revalidate on a page fails build
A little more background:
Using the app folder, server component to fetch from an internally exposed API errors when setting revalidate.
Are we to use the exposed API only in client components?
2 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 5/5/2023 in #questions
How do you setup Shadcn with Create t3?
heheh :3
16 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 5/5/2023 in #questions
How do you setup Shadcn with Create t3?
Because you can? xD
Just a showcase that it works, I'm not going to use it otherwise
16 replies
TTCTheo's Typesafe Cult
•Created by Ambushfall on 5/4/2023 in #questions
[Solved] Dynamically generated NavLinks have weird behavior on ISR
Works without any quirky behavior, hope this helps someone someday
6 replies
TTCTheo's Typesafe Cult
•Created by Ambushfall on 5/4/2023 in #questions
[Solved] Dynamically generated NavLinks have weird behavior on ISR
then importing into layouts using:
6 replies
TTCTheo's Typesafe Cult
•Created by Ambushfall on 5/4/2023 in #questions
[Solved] Dynamically generated NavLinks have weird behavior on ISR
Moving the logic from layouts.tsx to a prebuild step that generates JSON, then importing that JSON sorted out the issue.
For anyone interested:
prebuild.js
6 replies
TTCTheo's Typesafe Cult
•Created by Ambushfall on 5/4/2023 in #questions
[Solved] Dynamically generated NavLinks have weird behavior on ISR
Issue resolved
6 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 5/5/2023 in #questions
How do you setup Shadcn with Create t3?
Just the way to install it requires manual setup usually, hope you got your difficulties resolved
16 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 5/5/2023 in #questions
How do you setup Shadcn with Create t3?
16 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 5/5/2023 in #questions
How do you setup Shadcn with Create t3?
16 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 5/5/2023 in #questions
How do you setup Shadcn with Create t3?
I've also had the error, declaring their mod.d.ts helped
16 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 5/5/2023 in #questions
How do you setup Shadcn with Create t3?
Going through it, I'd just use cva myself and not use their component lib
16 replies
TTCTheo's Typesafe Cult
•Created by josh-dev627 on 5/5/2023 in #questions
How do you setup Shadcn with Create t3?
I've just got it setup
16 replies