Supabase + BuildShip = Truly UNBEATABLE Combo!

  Рет қаралды 11,993

James NoCode

James NoCode

Күн бұрын

Пікірлер: 38
@jamesnocode
@jamesnocode 8 ай бұрын
👍VIEW/CLONE ALL MY NOCODE APPS + support my work: www.patreon.com/jamesnocode 👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com
@BeginnerDeveloper-xx8sx
@BeginnerDeveloper-xx8sx 2 ай бұрын
Great information.
@bilalmoten8855
@bilalmoten8855 7 ай бұрын
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
@abdelwahidbenzerrouk8271
@abdelwahidbenzerrouk8271 7 ай бұрын
Amazing video, I would love to see more about apps backend design and performance;)
@monthewilfriedtutorials5423
@monthewilfriedtutorials5423 8 ай бұрын
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 7 ай бұрын
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.
@javieralbertoarias3159
@javieralbertoarias3159 8 ай бұрын
Amazing! Thanks a lot!
@boldbold7398
@boldbold7398 8 ай бұрын
Can you please make tutorial on buildship and firebase? I found no such tutorial
@Fatihkocakjoyboy
@Fatihkocakjoyboy 8 ай бұрын
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.
@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?
@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
@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??😢
@jan_almy
@jan_almy 8 ай бұрын
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.
@maxroyle1302
@maxroyle1302 8 ай бұрын
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.
@kavindaonline3542
@kavindaonline3542 8 ай бұрын
what is your diagram build app sir
@blackdash225
@blackdash225 8 ай бұрын
video about SQLite in flutterflow pls
@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
@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
@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?
@GrecoFPV
@GrecoFPV 5 ай бұрын
so you can uae n8n instead of buildship for free?
@BCE_DeveshR
@BCE_DeveshR 8 ай бұрын
Can u make a detailed video on phone OTP Authentication and Verification Using firebase and flutterflow
@PinasPiliNa999
@PinasPiliNa999 8 ай бұрын
Create a POS with inventory management App
@user-kt6eb5zc7x
@user-kt6eb5zc7x 7 ай бұрын
Bubble make same without using external database
@peterassanfulkwame852
@peterassanfulkwame852 5 ай бұрын
I’m still not convinced by this buildship hype… automation of api calls basically
@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.
@greendsnow
@greendsnow 8 ай бұрын
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 ай бұрын
Coding is 20th century. Everything should be no-code already.
@illuminated2438
@illuminated2438 8 ай бұрын
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.
These POWERFUL Supabase Techniques Will CHANGE How You Build Apps
33:00
مسبح السرير #قصير
00:19
سكتشات وحركات
Рет қаралды 11 МЛН
Новый уровень твоей сосиски
00:33
Кушать Хочу
Рет қаралды 1,4 МЛН
大家都拉出了什么#小丑 #shorts
00:35
好人小丑
Рет қаралды 83 МЛН
The CUTEST flower girl on YouTube (2019-2024)
00:10
Hungry FAM
Рет қаралды 43 МЛН
Replit AI Agent - My First Impression | Cursor Challenger?
19:48
All About AI
Рет қаралды 12 М.
AI Assistant to Chat with Supabase Database
9:08
BuildShip
Рет қаралды 2,2 М.
Don't Build Your Next FlutterFlow App WITHOUT These!
32:36
James NoCode
Рет қаралды 11 М.
#BuildShip + #FlutterFlow - Create a secure #Supabase Workflow!
34:44
The Digital Pro's NoCode Academy
Рет қаралды 15 М.
Is Supabase Legit? Firebase Alternative Breakdown
8:16
Fireship
Рет қаралды 350 М.
Supabase vs Xano
9:27
Calda
Рет қаралды 5 М.
Supabase Is A LOT MORE Powerful Than You Think
24:09
James NoCode
Рет қаралды 6 М.
This NEW NoCode Tool Let's You Build POWERFUL Custom AI Backends!
24:33
مسبح السرير #قصير
00:19
سكتشات وحركات
Рет қаралды 11 МЛН