Supabase + BuildShip = Truly UNBEATABLE Combo!

Поділитися
Вставка
  • Опубліковано 6 вер 2024

КОМЕНТАРІ • 38

  • @jamesnocode
    @jamesnocode  8 місяців тому +4

    👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode
    👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com

  • @bilalmoten8855
    @bilalmoten8855 6 місяців тому +5

    Umm, I am confused why we need buildship? Like couldnt this be done using supabase only? Using triggers and functions within supabase?

    • @Mirkolinori
      @Mirkolinori 3 місяці тому

      Yes i see the same, i have triggers in supabase, also complex functions callled from customactions so i don“t need API calls. I don‘t see why i should use buildship and pay. It is ok if you need workflow outside the databese like sending emails…

    • @pedrorego1443
      @pedrorego1443 Місяць тому

      Yes it could

    • @pedrorego1443
      @pedrorego1443 Місяць тому

      Or can just in the app also put the data on the logs table…

    • @pedrorego1443
      @pedrorego1443 Місяць тому

      But I guess as a prof of concept is interesting

  • @monthewilfriedtutorials5423
    @monthewilfriedtutorials5423 8 місяців тому +4

    Great video. On the superbase dashboard we can found triggers. What’s the essence of using buildship if superbase itself already offers that functionality. Please i need some clarity. Thanks :)

    • @sngweizhi
      @sngweizhi 7 місяців тому

      You're right, we can already do all that was shown in the video with database triggers in supabase

    • @kulumbapaul3065
      @kulumbapaul3065 6 місяців тому

      Great question, i personally had some issues when using triggers made in supabase when trigger actions are initiated from flutter flow app actions, the triggers made in supabase work well when trigger actions are made manually in supabase but when they are automatically from external source (such as flutter flow for this instance) those in-built supabase triggers seem not to work., and even the flutter flow action chain stops.
      Using buildship seems to fix that error for me.
      Though i am not sure why.

  • @boldbold7398
    @boldbold7398 8 місяців тому +2

    Can you please make tutorial on buildship and firebase? I found no such tutorial

  • @Fatihkocakjoyboy
    @Fatihkocakjoyboy 8 місяців тому +3

    hey james :) i would really like to know in which instances you would choose a buildship workflow over a flutterflow/supabase workflow since the numbers of buildship workflows are limited and very expensive

    • @Mirkolinori
      @Mirkolinori 3 місяці тому

      I would only use for workflows which can not be done directly in supabase with supabase function and triggers. Buildship can be very expensive and makes you dependent if the service shutes down all is down.

  • @BeginnerDeveloper-xx8sx
    @BeginnerDeveloper-xx8sx 2 місяці тому

    Great information.

  • @blackdash225
    @blackdash225 8 місяців тому +1

    video about SQLite in flutterflow pls

  • @abdelwahidbenzerrouk8271
    @abdelwahidbenzerrouk8271 7 місяців тому

    Amazing video, I would love to see more about apps backend design and performance;)

  • @jimvh7557
    @jimvh7557 7 місяців тому

    VERY USEFUL DEMO! Worth watching as always!! So how does it compare to N8N? Never tried n8n but I know you demoed it as well a while back. Firebase vs Supabase is like non-relational vs relational and so the reason why I also prefer Supabase for sure. How would you simply compare n8n to Buildship?

  • @jan_almy
    @jan_almy 8 місяців тому +1

    Nice video, James. But I have one question. Why not using Buildship for the database instead of using other plataform? Thanks!

    • @anthonymichael123
      @anthonymichael123 8 місяців тому

      Buildship isn't a database and does not have that functionality.

  • @BCE_DeveshR
    @BCE_DeveshR 8 місяців тому

    Can u make a detailed video on phone OTP Authentication and Verification Using firebase and flutterflow

  • @koen.mortier_fitchen
    @koen.mortier_fitchen 4 місяці тому

    Hi, I only have one question. Why Supabase over Firebase? When using Flutterflow it seems logical to use Firebase since it is also Google

  • @kavindaonline3542
    @kavindaonline3542 8 місяців тому +1

    what is your diagram build app sir

  • @javieralbertoarias3159
    @javieralbertoarias3159 8 місяців тому

    Amazing! Thanks a lot!

  • @wesseldieben7490
    @wesseldieben7490 8 місяців тому

    Great video thanks a lot! I have one question: When applying the supabase trigger, u can't find the Bearer [token] for Authorization in the success log. I have a certain row level security so on an insert in a table, there needs to be a valid token e.g. the Authorization. How do u deal with this problem?

  • @markobobar8795
    @markobobar8795 8 місяців тому

    I have a "wish list"..
    And in firestore rules:
    create, read, write, delete
    evrything is "Tagged users"
    ok when tagged user add item in "wish list"
    it is also visible to other users
    howw??😢

  • @drakezen
    @drakezen 7 місяців тому

    Are there any good competitors to Buildship? It seems that you 'could' do the same functionality with aws lambdas but granted not as easy as Buildship

  • @maxroyle1302
    @maxroyle1302 8 місяців тому +1

    Hi James Im building an app on flutter flow and have been recommended to use firebase over sup abase. What do you recommend? Would love your opinion.

    • @AM-qk7ox
      @AM-qk7ox 5 місяців тому

      I would stay away from firebase like it was the plague. Sure, it's full featured, but can get very expensive very quickly. Also, do yourself a favour and do a google search about firebase bill shock. Google sneakily removed the ability to limit usage on paid plans, so if god forbid your app gets attacked or you mistakenly have errors in your app that case lots of usage, you'll be on the hook for tens of thousands of dollars in fees. Ultimately it's up to you, but supabase is the only option I'd go with.

  • @GrecoFPV
    @GrecoFPV 5 місяців тому

    so you can uae n8n instead of buildship for free?

  • @user-kt6eb5zc7x
    @user-kt6eb5zc7x 7 місяців тому

    Bubble make same without using external database

  • @PinasPiliNa999
    @PinasPiliNa999 8 місяців тому

    Create a POS with inventory management App

  • @David_tommy
    @David_tommy 8 місяців тому

    ​please 🙏 off question but still on flutterflow
    My goal is, since am not doing any authentication, I just want an instant whereby, why user lunch the app for the first time the seen the onboarding page, and on second open the won't be presented with the onboarding page anymore but the homepage that just the goal, please I need your help on this 🙏
    Still new to this system 😭
    Thanks for replying

  • @dshukertjr
    @dshukertjr 8 місяців тому

    Huge fan of all of your work! Just one thing, you seem to be using the old Supabase logo instead of the current one for your thumbnails.

    • @jamesnocode
      @jamesnocode  8 місяців тому

      They have a new one? I will check, thanks!

    • @dshukertjr
      @dshukertjr 8 місяців тому

      @@jamesnocode Thanks! Supabase renewed the logo a few years ago. The new one looks very similar, but it's a bit thicker.

  • @peterassanfulkwame852
    @peterassanfulkwame852 5 місяців тому

    I’m still not convinced by this buildship hype… automation of api calls basically

  • @greendsnow
    @greendsnow 8 місяців тому +4

    Learn coding, it's not that hard. otherwise you pay for it in the future, hiring an engineer for every small thing...

    • @Masterhunter325
      @Masterhunter325 8 місяців тому +2

      Coding is 20th century. Everything should be no-code already.

    • @illuminated2438
      @illuminated2438 8 місяців тому +2

      I don't know, I can see going either way.
      If you fully leverage large language model powered resources, you should be able to build a useful and safe product.
      Then build a cash flow with it.
      Then hire an extremely experienced software engineer to refine the product.