EnderTheNetrunner
TTCTheo's Typesafe Cult
•Created by Amro_97 on 1/7/2025 in #questions
error when deploy next js full stack to vercel
Uhhh where is this mongodb instance you're hosting it on?
5 replies
TTCTheo's Typesafe Cult
•Created by imnotreal on 1/2/2025 in #questions
Issues while initialising t3-turbo repo .
Update on this: The createClient issue was solved using the
?workaround=supabase-pooler.vercel
parameter in the POSTGRES_URL
, but now there are other errors, specifically in tRPC
4 replies
TTCTheo's Typesafe Cult
•Created by pedrocarlo on 1/3/2025 in #questions
Manage Stripe Prices and Products Saas
I have a database table with products and their price IDs along with any other metadata I might need. That's the way I've gone about it so far.
3 replies
TTCTheo's Typesafe Cult
•Created by Jaa9 Bravo on 1/3/2025 in #questions
Google drive as file storage
Thing about working with Google Drive is you kind of need to have that sign in if you want the folders to not be publically accessible. Unless of course you're exclusively using your own Drive folder, like the other commenter said?
(Sorry, I literally have no idea what your nickname says)
11 replies
TTCTheo's Typesafe Cult
•Created by Sandip on 1/3/2025 in #questions
Is it necessary to have backend to upload pdfs, in uploadthing ???
I completely missed that, whoops! Thanks @B1tWise
10 replies
TTCTheo's Typesafe Cult
•Created by Sandip on 1/3/2025 in #questions
Is it necessary to have backend to upload pdfs, in uploadthing ???
UploadThing is designed as an abstraction that leverages JS meta-frameworks. Unless you're willing to dig into the source code and figure out how to listen for those webhooks, simulate them locally, and also replicate the client-side code, you're probably better off just finagling S3.
10 replies
TTCTheo's Typesafe Cult
•Created by imnotreal on 1/2/2025 in #questions
Issues while initialising t3-turbo repo .
Are you not using the supabase createClient method? Or is this database only?
4 replies
TTCTheo's Typesafe Cult
•Created by TeeZards on 1/2/2025 in #questions
dockerhub storage problem?
DigitalOcean also has a container registry
Also with a free tier up to 500MB
4 replies
TTCTheo's Typesafe Cult
•Created by DemiTastes on 1/1/2025 in #questions
Trying to wrap my head around Docker, Dockerfile, Docker Compose - and what about for OSS projects?
Docker Compose has support for secrets explicitly, as does Docker Swarm.
10 replies
TTCTheo's Typesafe Cult
•Created by ROBLOX on 12/31/2024 in #questions
Every of my files are deleted
Ope, Theo tag
8 replies
TTCTheo's Typesafe Cult
•Created by faheem on 12/31/2024 in #questions
Anyone using Sentry without being overwhelmed by random errors?
Or filtering for what Sentry reports, but I'm not confident in recommending that since aborted requests can be indicators of issues
9 replies
TTCTheo's Typesafe Cult
•Created by faheem on 12/31/2024 in #questions
Anyone using Sentry without being overwhelmed by random errors?
I imagine there's a way of setting filters for issues you do want to see? Like searching for specific data or filtering it out
9 replies
TTCTheo's Typesafe Cult
•Created by Prashant on 12/30/2024 in #questions
Status: Callback Failed
Have yet to confirm.
12 replies
TTCTheo's Typesafe Cult
•Created by Prashant on 12/30/2024 in #questions
Status: Callback Failed
Apparently it's fixed in the newest release of the package?
12 replies
TTCTheo's Typesafe Cult
•Created by BlueBeka on 12/31/2024 in #questions
combobox popover component
Wait nevermind those are your choices not your options.
3 replies
TTCTheo's Typesafe Cult
•Created by BlueBeka on 12/31/2024 in #questions
combobox popover component
What's stopping you from making the Options an object rather than an array of objects that are just name/value pairs?
3 replies
TTCTheo's Typesafe Cult
•Created by Anish on 12/30/2024 in #questions
Proxy for ssh protocol
That works!
24 replies