Coding an online marketplace using Clerk and T3 Stack (Next, React, Prisma, Tailwind)
Be sure to checkout the sponsor of this video Clerk.com: https://clerk.com/?utm_source=cody
They have a generous free tier you can start trying for your projects which makes setting up authentication in your next application a breeze.
The code for this tutorial can be found here: https://github.com/webdevcody/online-marketplace
00:00 - Intro
00:45 - Setup T3 Project
03:35 -Setup Clerk
12:26 - Prisma model for Listings
15:08 - NavBar with Flowbite
22:13 - Sell Item Form
38:14 - Protected Procedure
44:30 - Middleware
51:37 - Display Listings
01:06:25 - Sending Messages
01:21:25 - Fetch Messages
01:28:55 - Conclusion
š¤ SaaS I'm Building: https://www.icongeneratorai.com/
š¬ Discord: https://discord.gg/4kGbBaa
š Newsletter: https://newsletter.webdevcody.com/
š GitHub: https://github.com/webdevcody
šŗ Twitch: https://www.twitch.tv/webdevcody
š¤ Website: https://webdevcody.com
š¦ Twitter: https://twitter.com/webdevcody
Other Videos By Web Dev Cody
2023-04-21 | Why I often use AWS lambda and serverless architecture |
2023-04-20 | How much š° has my SaaS project made since launch? |
2023-04-19 | Why I love AWS Amplify - Deploy Next.js (T3 Stack) in 5 minutes |
2023-04-17 | This is how I made my AI icon generator SaaS - (T3 Stack, Stripe, Amplify, S3, Dall-E API, Next) |
2023-04-14 | This is probably the most useful software design pattern |
2023-04-14 | This Node utility function is useful for turning callbacks into promises #shorts |
2023-04-13 | TDD helped me fix a major issue in my side project |
2023-04-13 | I bet you didn't know this object existed on node's fs module #shorts |
2023-04-12 | This is how you can debug performance issues in your node applications |
2023-04-12 | Need to debug node performance issues? use a flame graph #shorts |
2023-04-11 | Coding an online marketplace using Clerk and T3 Stack (Next, React, Prisma, Tailwind) |
2023-04-09 | Working on my REST api framework side project (aws stuff) |
2023-04-09 | Please don't stop learning to code because of ChatGPT #shorts |
2023-04-08 | How do we scale web applications? |
2023-04-08 | Learn the power of typescript generics #shorts |
2023-04-07 | Yes, Iām probably wasting my time even building this api framework, but now I can deploy it š |
2023-04-07 | We did pair programming on a stream, you should try it at work #shorts |
2023-04-06 | This is the most challenging React problem on my channel |
2023-04-06 | Let me show to how to publish an npm package #shorts |
2023-04-05 | Making a chrome extension is actually super easy #shorts |
2023-04-04 | Here's a project overview of my node rest framework you never asked for |
Tags: web development
programming
coding
code
learn to code
tutorial
software engineering
nextjs
react
prisma
tailwind
clerk
clerk.com
next.js
full stack tutorial