T3: TRPC, Prisma and NextAuth Done Right

Let’s try out TRPC using Theo’s T3 application template that also integrates Prisma, NextAuth and Tailwind. And we’ll use supabase and daisyui on top of that.

Code: https://github.com/jherr/notetaker

Try Scribe for free by downloading it here: https://scribe.how/jackherrington

👉 I’m a host on the React Round-Up podcast: https://devchat.tv/podcasts/react-rou…
👉 Don’t forget to subscribe to this channel for more updates: https://bit.ly/2E7drfJ
👉 Discord server signup: https://discord.gg/ddMZFtTDa5
👉 VS Code theme and font? Night Wolf [black] and Operator Mono
👉 Terminal Theme and font? oh-my-posh with powerlevel10k_rainbow and SpaceMono NF

0:00 Introduction
1:00 Notetaker Introduction
1:53 T3 Application Setup
3:28 Supabase Setup
7:00 Github OAuth Setup
9:41 Scribe
15:44 Deploying To Vercel
17:58 Adding DaisyUI
20:13 Adding Tables To The Schema
21:55 Adding TRPC Procedures
25:47 Querying TRPC
27:01 Adding A Header
28:47 Adding Topics To The UI
33:55 Adding Notes TRPC Support
34:49 Adding Notes UI
41:18 Re-Deploying The App To Vercel