Add Clerk Authentication & Stripe Payments to your NextJS tRPC Application

This is how you can add Clerk Authentication and Stripe payments into your T3 Application.
Checkout Web Developer Jobs: www.webdevjobs.io/
⏳ Chapters
00:00 - Introduction
00:55 - The Architecture
06:28 - Installations
07:28 - Clerk
15:15 - Clerk Webhooks
18:10 - Stripe
29:55 - Stripe Webhooks
👽 Discord - / discord
👾 Source Code - github.com/sixfwa/t3-stack-cl...
📐 Architecture - app.eraser.io/workspace/FKdqQ...
👋 Come say Hi
X - / rithmio
#nextjs #stripe #authentication

Пікірлер: 19

  • @iamrithmic
    @iamrithmic4 ай бұрын

    👽 Join the Discord Server and share your work!

  • @WilliamEllis-pv7rf
    @WilliamEllis-pv7rf28 күн бұрын

    Thank you so much!!! saved me a tonne of time finding the best way to integrate stripe and clerk in to nextjs

  • @azizzai8218
    @azizzai82184 ай бұрын

    Insanely helpful and good structred video! You deserve way more views. Sometimes i thought you were a tiny bit too fast but at the same time i liked that you kept it under 40min somehow. Keep up the good work!

  • @iamrithmic

    @iamrithmic

    4 ай бұрын

    Thanks for that and the feedback :) Means a lot

  • @xgalen4725
    @xgalen472529 күн бұрын

    Straight to the point, short yet rich in information. Thank you!

  • @maitrisapp
    @maitrisapp2 ай бұрын

    Don't forget to add a check in your middleware to ensure users have a subscription for all protected pages. If you don't do this, then a signed-in user with no subscription can simply enter a protected page URL and access it.

  • @maitrisapp
    @maitrisapp3 ай бұрын

    Really strong video. Thanks very much!

  • @maxmurakami-moses4728
    @maxmurakami-moses47283 ай бұрын

    Insanely useful. Saved me a month. Thank you.

  • @maxmurakami-moses4728

    @maxmurakami-moses4728

    3 ай бұрын

    Could you make a video about deploying it on vercel? I'm getting many errors...

  • @leodang00
    @leodang004 ай бұрын

    Thanks, hope to see your tutorial about adding Lemon Squeezy Payment to SaaS NextJS - Prisma - Postgres project

  • @iamrithmic

    @iamrithmic

    4 ай бұрын

    Lemon Squeezy sounds like a good one. However not too familiar with it

  • @johnpaulpineda2476
    @johnpaulpineda24762 ай бұрын

    Hello bro, can you remake this app with the latest clerk package? I feel like there is deprecated types and functions now in this tutorial.

  • @musakurel
    @musakurel4 ай бұрын

    Super Helpful! can you make supabase or convex version instead of prisma ? like Clerk & Stripe & Supabase.

  • @iamrithmic

    @iamrithmic

    4 ай бұрын

    Thank you! I'll think about it :)

  • @godofwar8262
    @godofwar82624 ай бұрын

    Bro one question does it require to learn backend before learning next js

  • @iamrithmic

    @iamrithmic

    4 ай бұрын

    Good question. I would say some understanding yes. Have you done it before?

  • @godofwar8262

    @godofwar8262

    4 ай бұрын

    @@iamrithmic means backend

  • @iamrithmic

    @iamrithmic

    4 ай бұрын

    Yeah like familiarising yourself with NodeJS / Express. I have a video on that if you're curious :)

  • @godofwar8262

    @godofwar8262

    4 ай бұрын

    @@iamrithmic ok thanks i only know about frontend part have some knowledge what do only