Hi there!
In this video, we created the frontend part of our Next.js and tRPC app. We used various tools such as tRPC, Next.js, Prisma, and Postgres so that we could authenticate the user so only that they could have access to the private procedure call. So without wasting a single moment let's dive into the video.
Github Repo Link: https://github.com/Vishakha-Sawra/trp...
Blog: https://fewv.dev/lessons/user-authori...
Watch the first part here: • User Authorisation in Next.js + tRPC ...
Thank you for watching! :)
If you have any queries, please ask me in the comment section below, I'll be happy to help :)
Or
Join the discord server: / discord
Topics:
0:00 Intro
0:17 Installing dependencies
2:22 Update tailwind config file
3:01 Initializing tRPC Client
4:00 Set up query client
4:50 create client component
8:04 Creating client components
18:10 Creating register form
24:40 Creating login server
25:30 Creating ProPage
28:00 Starting our server and checking the routes
32:11 Wrap-Up & Thank You :)