bernardoamim
TTCTheo's Typesafe Cult
•Created by Mart on 5/21/2023 in #questions
How do I get the user's access token from Weblow's OAuth2
So your problem is on how to make a post request? Are you using any library to do that or with fetch?
5 replies
TTCTheo's Typesafe Cult
•Created by Mart on 5/21/2023 in #questions
How do I get the user's access token from Weblow's OAuth2
What's the problem you're having?
5 replies
TTCTheo's Typesafe Cult
•Created by alexisintech on 5/18/2023 in #questions
Theme with tailwind and shadcn
Nice work!
19 replies
TTCTheo's Typesafe Cult
•Created by Liam on 5/18/2023 in #questions
Moving Prisma Schema To Its Own Package in a Turborepo
Have you looked at this: https://turbo.build/repo/docs/handbook/tools/prisma#guide
5 replies
TTCTheo's Typesafe Cult
•Created by alexisintech on 5/18/2023 in #questions
Theme with tailwind and shadcn
Hm... Try switching
.dark
to .dark, [data-theme='dark']
in your globals.css
19 replies