Local Development for SaaS product in 2024 // Next.js, Supabase and Stripe

แชร์
ฝัง
  • เผยแพร่เมื่อ 19 ต.ค. 2024

ความคิดเห็น • 15

  • @StefanRows
    @StefanRows 7 หลายเดือนก่อน +4

    Best video series in Next.js and Supabase by far. Not a single error, all on-point. Keep it up! Absolutely amazing!

  • @jaronfort9097
    @jaronfort9097 7 หลายเดือนก่อน +8

    I would like to see a video on how to actually get Realtime to work in local development.

  • @abdulazizyas67
    @abdulazizyas67 7 หลายเดือนก่อน +1

    I have a question, can I have ExpressJs in Supabase functions instead of Deno server? I noticed that you added this feature in Edge functions Docs, specifically in Handling Routing in Function, is there any drawbacks using ExpressJs instead of Deno server?

  • @luizvictoriobaptistaneto1561
    @luizvictoriobaptistaneto1561 4 หลายเดือนก่อน +1

    For some reason, stripe CLI was not working, even after pnpm install. Installing it globally solved the problem.

  • @eleah2665
    @eleah2665 7 หลายเดือนก่อน

    Fourth! Hi Jon. Thanks.

  • @TobiasMars
    @TobiasMars 7 หลายเดือนก่อน

    will this also be the same for Remix.js? Would be nice if you could make a tutorial with Remix :D

  • @rtorcato
    @rtorcato 7 หลายเดือนก่อน

    This is ok for one dev, but it's very easy to get out of sync with stripe on local dev if you have multiple devs. Will supabase dashboard support foreign data wrappers on local dev?

  • @introvert_programmer
    @introvert_programmer 7 หลายเดือนก่อน

    hi , can you guys make a video to how use supabase with flutter riverpod ,because i have a lot of issues when I'm using supabase with it , specially when I am trying to lesson to the user state

  • @shafu_xyz
    @shafu_xyz 7 หลายเดือนก่อน

    i wanted to have schema locally saved for(version controlling) but without local DB. I just want to use a hosted prod DB and hosted stag DB(dev) for all dev and prod needs. how can i achieve this? right now i see some hiccups while pulling and pushing to hosted stag DB, eg: errors like "migration already exist" etc.. i wish there is bespoken way to achive this usecase in form of blog post etc..

  • @IkraamDev
    @IkraamDev 7 หลายเดือนก่อน +1

    Supabase > PlanetScale

  • @FernandoFalci
    @FernandoFalci 7 หลายเดือนก่อน

    First!

  • @selambengp
    @selambengp 7 หลายเดือนก่อน

    Only React please 😂❤ No Next js

    • @carloszapata4514
      @carloszapata4514 7 หลายเดือนก่อน +1

      For frontend is the same code. To make a video like this as full stack react would take a long time.

  • @fullstackwebdev2996
    @fullstackwebdev2996 6 หลายเดือนก่อน

    NEXT_PUBLIC_SUPABASE_ANON_KEY="
    I had to cut and paste the ANON key into my .env.local from supabase output