#3 Auth trigger, Profile Table| Next.JS boilerplate with

Поделиться
HTML-код
  • Опубликовано: 27 янв 2024
  • In this video, we are going to set boilerplate using Next.js, Supabase,Shadcn, React Query. These are the technologies that I always use when start a new project.
    ============================================
    Links:
    - supabsae client: supabase.com/docs/guides/auth...
    - supabase.com/
    =================================================
    Support the channel : 🙏🌸
    - donate 🌻: / dailywebcoding
    Follow me: 👇
    - Discord: / discord
    - Github: github.com/Chensokheng

Комментарии • 23

  • @sibaldh5763
    @sibaldh5763 6 месяцев назад +2

    Love how you show us how to do it with other providers, makes it very helpful to watch. THX!!

  • @judgecrow1611
    @judgecrow1611 2 месяца назад +1

    7:12 You didnt have a bug, your function was fine. You just didn't select entire statement (only word users was selected, it was easy to miss), and then pressed run selected :) Btw, I've learned a lot so far. Thanks for this

  • @denizselman1995
    @denizselman1995 3 месяца назад +1

    Awesome ! Thank you

  • @hyakimaru8614
    @hyakimaru8614 6 месяцев назад +1

    Yo men ! I started learning Next.JS 14 with Supabase and followed up with your channel. New Subscriber.

  • @nothing9648
    @nothing9648 6 месяцев назад +2

    good video keep the good work 👍

  • @ahmedmohsen1998
    @ahmedmohsen1998 3 месяца назад +1

    just wow man!

  • @mymorningjacket_
    @mymorningjacket_ 3 месяца назад +2

    adding foreign keys is different now on supabase for example when adding foreign keys to id

    • @DailyWebCoding
      @DailyWebCoding  3 месяца назад

      yes the UI was updated

    • @mymorningjacket_
      @mymorningjacket_ 3 месяца назад

      @@DailyWebCoding i figured but when adding a foreign id where it says "select a table to reference to" public.profiles: id -> auth.users: id is that correct?

    • @DailyWebCoding
      @DailyWebCoding  3 месяца назад +1

      @@mymorningjacket_ yes yes make sure to add cascade action as well

    • @mymorningjacket_
      @mymorningjacket_ 3 месяца назад +1

      @@DailyWebCoding thank you! everything worked out!

    • @SetupSetup-saja
      @SetupSetup-saja 2 месяца назад

      Me too, little confused about the different ui. but now its okay. thanks bro

  • @lookright6975
    @lookright6975 3 месяца назад +1

    Thanks!!!

  • @codery01
    @codery01 6 месяцев назад +1

    Thank you so much for the sharing you knowledge and super sharing for supabase' functions. DO you have a video where I can fetch or get the online users or logged in users? Thank you so much !

  • @asadmehboob1300
    @asadmehboob1300 6 месяцев назад +1

    Great video..please also do that (magic link, and email, password)
    Please also using drizzle orm with supabase,nextjs 14 server actions)

    • @DailyWebCoding
      @DailyWebCoding  6 месяцев назад +3

      Magic link and email, password I am currently working on that maybe in ep6 I will port about it

    • @asadmehboob1300
      @asadmehboob1300 6 месяцев назад

      Please see next-safe-action npm package....good one