TheBassGuy 🎸
TheBassGuy 🎸
Explore posts from servers
KPCKevin Powell - Community
Created by TheBassGuy 🎸 on 5/5/2024 in #front-end
Full Width Dynamic Text Size
No description
16 replies
TTCTheo's Typesafe Cult
Created by TheBassGuy 🎸 on 10/13/2023 in #questions
How to generate GeoGrids?
Hi, I wanted to know how does one make a website that generates GeoGrids for Local SEO, I know there are multiple websites already available... But I wanted to learn how do they work.. Any help would be appreciated
2 replies
TTCTheo's Typesafe Cult
Created by TheBassGuy 🎸 on 8/28/2023 in #questions
Custom domain with uploadthing
Hi, I checked out uploadthing and it's pretty cool, can't find any option to connect a custom domain on the dashboard or how to do it in the docs, please help me connect my domain with uploadthing.... Thanks :D
4 replies
KPCKevin Powell - Community
Created by TheBassGuy 🎸 on 8/16/2023 in #front-end
Light ray effect with css
No description
11 replies
TTCTheo's Typesafe Cult
Created by TheBassGuy 🎸 on 8/6/2023 in #questions
Server only dependencies
Hi, I wanted to ask if there is something like server only dependencies, for example, I don't want to be able to use or even import something like bcrypt on the client side, and also, it shouldn't be included in the client bundle... How can I achieve that?
24 replies
TTCTheo's Typesafe Cult
Created by TheBassGuy 🎸 on 8/5/2023 in #questions
Ability to set column width and `className` for <th> and <td> in shadcn-ui Data Table
Hi, I am unable to add classNames to <th> and <td> in shadcn-ui Data Table, I used the same method as used on https://ui.shadcn.com/docs/components/data-table#basic-table but I am unable to set classNames in the above stated elements
1 replies
TTCTheo's Typesafe Cult
Created by TheBassGuy 🎸 on 8/5/2023 in #questions
Warning: Prop `id` did not match. Server: "radix-:R36qcq:" Client: "radix-:Rcr9j9:"
I added the dark mode switch from shadcn-ui to my project and now I have this warning in my console...
12 replies
TTCTheo's Typesafe Cult
Created by TheBassGuy 🎸 on 7/31/2023 in #questions
shadcn-ui components breaking
Hi, my shadcn ui components worked flawlessly when I installed them, but as soon as I installed a new components, every component broke, please help!
22 replies
TTCTheo's Typesafe Cult
Created by TheBassGuy 🎸 on 7/11/2023 in #questions
Routing and deployment in site builders
Hi, I wanted to try building a website builder kinda like squarespace or wix with next, wanted to know about the routing part, like how do they assign and connect subdomains like xyz.wixsite.com or the ability to connect a custom domain like xyz.com and how does the deployment work? is it a single next app, hosting all the websites or they are all seperate websites hosted in something like a docker container? Any help would be appreciated... Thanks :D
5 replies
KPCKevin Powell - Community
Created by TheBassGuy 🎸 on 11/26/2022 in #front-end
I want to add an outside stroke to my text
Hi, I want to add an outside stroke to my text but with -webkit-text-stroke I am only able to apply inside stroke and with the text-shadow trick, it looks broken
15 replies