LinnJS
Explore posts from serversTTCTheo's Typesafe Cult
•Created by LinnJS on 12/9/2024 in #questions
Self hosted Postgres on Create t3 Turbo
I am low key struggling to convert
create-t3-turbo
db package from using Vercel Postgres to Railway postgres connection.
This is what I have now in my client.ts
I can run pnpm db:push
and it works but all the types in tRPC are breaking when passing db for zod infrence. Would love help don't see the schma types coming through on DB being passed into the API package. This has to be an issue someone else has solved. Not seeing schmea notes in Drizzel postgres-node docs.
These are the only types coming back on the db var
8 replies
SKSignal K
•Created by LinnJS on 4/5/2024 in #questions
Help setting up influxdb2 with signalk
Reposting here for visibility
Hello everyone I am trying to setup a new signal k server and I am working on getting the signalk-to-influxdb2 plugin working. I got influxdb installed I created a user, org, and bucket. The token is working with signalk but it says the org does not exist even though when I login to the ui I see both the org and the bucket. Not sure how to troubleshoot further since eveything seems to be there.
Thanks in advance for the help! 😄
Screenshots in 🧵
https://discord.com/channels/1170433917761892493/1170454794708717568/1225615312385347645
10 replies
TTCTheo's Typesafe Cult
•Created by LinnJS on 2/9/2023 in #questions
// ? ^^ TypeScript Type Hint Extension
Hey ya'll I am looking for the TS Extension that I have seen in a handful of Theos videos where you can add a comment // ? ^^ and it will tell you in the comment what the type inference is.
My searches have been inconclusive including in these questions 😢
My searches have been inconclusive including in these questions 😢
4 replies