Wezter
Wezter
TtRPC
Created by Wezter on 7/3/2023 in #❓-help
Setting up tRPC with Supabase and Drizzle
Hi! 😄 Is there someone that has any recommendations on how I should setup tRPC with Supabase Auth and Drizzle as ORM? I'm looking to Replace Clerk with Supabase in this repo but not sure if there's anything specific I should think about? https://github.com/timothymiller/t4-app
2 replies
TtRPC
Created by Wezter on 10/30/2022 in #❓-help
Serving clients in another repository?
Would it be possible for tRPC to act as a server for clients in another repository and if so how would that work? 🙂
3 replies
TtRPC
Created by Wezter on 10/29/2022 in #❓-help
When not to use tRPC?
Is there any scenario when building a mobile and/or a web app with backend that you would not recommend people to use tRPC? (We can assume that all the FE clients will be in the same repo) Are there any limitations / cons of using tRPC over using something like Fastify / Nestjs / Nextjs (without tRPC)?
1 replies
TtRPC
Created by Wezter on 10/12/2022 in #❓-help
Mobile app with tRPC
What's the suggested way of working with tRPC when it comes to mobile apps? How do you ensure that your CI doesn't let you push a new backend to production if it breaks the mobile app in production?
4 replies
TtRPC
Created by Wezter on 10/10/2022 in #❓-help
Big companies that use tRPC?
Some of my fellow colleagues were wondering if there are any big companies that use tRPC and how mature you would say it is for production in "real" projects?
4 replies
TtRPC
Created by Wezter on 10/9/2022 in #❓-help
Migrating to V10 from V9
If someone has some ideas on what I might have screwed up when trying to bump tRPC for this public starter please let me know. https://github.com/chamatt/create-kaol-app/pull/7/files
22 replies
TtRPC
Created by Wezter on 10/8/2022 in #❓-help
Authentication broke after bump to v10 from v9
10 replies