Second State
BABetter Auth
•Created by Second State on 4/8/2025 in #help
SIWE Auth plugin
made 2 actions which I can now call from my client comp.
I now get an user and session created after signing the nonce.
so is there anything missing from here, or it's good enough?
Thanks!
5 replies
BABetter Auth
•Created by Second State on 4/8/2025 in #help
SIWE Auth plugin
index.ts, too long to paste:
https://privatebin.net/?9eb49b1afc9c5e5b#BmYfj1t5AJZVMyv62eiowufQcse6WVsK5cs7EUaTaiXA
client.ts:
5 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 8/12/2023 in #questions
shadcn/ui is not really working ,it's rendering the elements but the styles are not there

24 replies
TTCTheo's Typesafe Cult
•Created by gave_one on 8/12/2023 in #questions
shadcn/ui is not really working ,it's rendering the elements but the styles are not there
Sorry for the ping, is this still the case, or did you make any advancements in it?
I have also found that repo as well, but it's making me insane that if I do
.
I can't seem to figure out what the hell is causing this, tried everything from npm,pnpm, bun, running this crap in a docker container on linux, etc, but holy shit, is this annoying.
(ps. I also got the same issue by just creating a regular next app.)
create t3-app
+ add shadcn 1:1 how the owner did it, I get a shitty off styled calendar (and other components), if I clone that repo, I get a properly styled one 
24 replies