Supabase Comprehensive Tutorial: Build POWERFUL NoCode Apps QUICKLY With This FREE Backend!

Sdílet
Vložit
  • čas přidán 4. 08. 2024
  • ► Exclusive NoCode Content, Tutorials & Support: / jamesnocode
    ► Comprehensive FlutterFlow Training & Private Community: masteringflutterflow.com
    ► Comprehensive Supabase Training & Private Community: masteringsupabase.com
    00:00 Intro
    03:03 What is Supabase?
    07:21 The Dashboard
    10:20 Authentication Subsystem
    17:16 Database Subsystem
    28:46 RLS Policies
    32:11 Understanding SQL
    33:57 Understanding Views
    41:30 Storage Subsystem
    48:03 API Subsystem
    54:58 Building A FlutterFlow App
    1:01:54 Displaying Data
    1:03:30 Adding Data
    1:05:57 Deleting Data
    1:07:14 Searching/Filtering Data
    1:11:58 One More Thing…
  • Jak na to + styl

Komentáře • 48

  • @jamesnocode
    @jamesnocode  Před 10 měsíci +1

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

  • @artemgordon75
    @artemgordon75 Před 10 měsíci +9

    You're amazing.
    I switched over to supabase after your videos on FF. I'm new to both FF, firebase, supabase but I figured since I'm new, it's easier for me to get adapted to supabase from the get-go. I was studying supabase and i'm super excited to see this video come out.

  • @Fatihkocakjoyboy
    @Fatihkocakjoyboy Před 10 měsíci +3

    This is the video I was waiting for. I will watch it later with pen and paper. I always found NoSQL database confusing and was more on favor with SQL. Can’t wait to start my projects with this.

  • @10xApe
    @10xApe Před 10 měsíci +2

    Patron signed you need to be rewarded for your reseaech man

  • @g6ter1
    @g6ter1 Před 10 měsíci +1

    Amazing, thank you for sharing your in depth knowledge James!

  • @neanda
    @neanda Před 7 měsíci

    you are a very good teacher, you make us have to keep up and think for ourseleves to work it out even though all the info is there when you present it. this is the new style of teaching rather than a simple 'do exactly what i do' kind of thing.
    thank you james, i've learned a lot more by figuring it out by having to go back every 15 seconds or so to see what i'm doing wrong. i like your style

  • @jimvh7557
    @jimvh7557 Před 10 měsíci +2

    This video is amazing again James! Supabase really is the best! Such great info in a 1 hour view. You just got yourself a new official supporter 😉 Maybe a future one: how to manage security where depending one your role within the app you get to see different groups of data. So like users see their content, a regional manager sees the whole region and an admin gets to see all regions. That would be another great Supabase video! Couldn’t find one like that yet.

  • @black_rectangle
    @black_rectangle Před 8 měsíci

    Thank you James. You are the best as ever!

  • @urbannerdz
    @urbannerdz Před 10 měsíci

    Fantastic tutorial for Supabase!!

  • @grumpykoala6896
    @grumpykoala6896 Před 3 měsíci

    Thanks very much, so clear and helpful.

  • @GeekendZone
    @GeekendZone Před 10 měsíci

    Thanks for helping me out!❤

  • @momoracingteam6237
    @momoracingteam6237 Před 10 měsíci +2

    Would be great to see a video how to manage lat/long data with Supabase. Firebase seems to have it somewhat build in but it’s not as simple with Supabase.

  • @zhixory
    @zhixory Před 10 měsíci

    Will start using it as well!

  • @FitnFabulousLife
    @FitnFabulousLife Před 4 měsíci

    loved this

  • @monthewilfriedtutorials5423
    @monthewilfriedtutorials5423 Před 7 měsíci

    Great Tutorial

  • @YorgioTv
    @YorgioTv Před 10 měsíci +3

    Awesome tutorial 🎉
    Can you create a tutorial how to self host in railway?

  • @0xBerto
    @0xBerto Před 10 měsíci +2

    New favorite channel. Thank you sir. (Commenting at the very beginning of the video but I expect this to be exactly what I had been asking you in the last 2 videos about supabase) you’re the best 🎉
    Also, idk if I should do patreon or MasterClass? 😂 I want to have better access to questions and community

    • @jamesnocode
      @jamesnocode  Před 10 měsíci +2

      Definitely join our Mastering Flutterflow community!

  • @colinb6704
    @colinb6704 Před 10 měsíci

    Love the video thankyou. Does it do the real time updates though like firebase?

  • @zhixory
    @zhixory Před 10 měsíci

    How is the security with real time sensitive information, like data that's only accessible for the user. Is there any limit to activity within supabase?

  • @damda58
    @damda58 Před měsícem

    Good morning,
    Thank you for this very complete video!!
    I developed my application (android / apple) on fluterflow with supabase as database and authentication, however I cannot correctly configure the "forgotten password", "validation of the email address" part.
    The link contained in the email never goes directly to the application. How to do ?

  • @EmblazNOR
    @EmblazNOR Před 10 měsíci

    Now that cloud functions is a thing with firebase in Flutterflow im wondering if this is possible with supabase as well? Are there really no downside to switching?

  • @user-ke4jy4ng5d
    @user-ke4jy4ng5d Před 4 měsíci

    in the flutter flow when in add datatable widget in side the column widget and try to fetch supabase query as you do but in my case there is no any option to fetch supabase query
    what should i do in that please provide the solution

  • @diymicha2
    @diymicha2 Před měsícem

    why does it throw "no eligible database requests present to refresh" 1:05:03 ?

  • @hmbv0202
    @hmbv0202 Před 10 měsíci

    I want to put a condition (isAdmin) on the home page but I can't due to the lack of options in authenticated user, I'm using supabase and of course I added the isAdmin in public user table (link with auth.user) but it still doesn't appear in authenticated user when placing a variable on condition??

  • @tezeroman
    @tezeroman Před 10 měsíci

    Is it possible to search in the couple of columns at once?

  • @Dreysimmons
    @Dreysimmons Před 10 měsíci

    Is it advisable to host superbase on railway for a production app?

  • @ruskface
    @ruskface Před 6 měsíci

    This is great. Only when I try to create a table I always get: failed to create pg.tables: Invalid URL. So it fails. Can not find any info on this.

  • @acs2777
    @acs2777 Před 9 měsíci

    Real-time subscription is that like “ memberstack “ for webflow ?

  • @paimcfly4800
    @paimcfly4800 Před 7 měsíci

    does all these great features exist the same in a self-hosted Supabase?

  • @Cesarkzz
    @Cesarkzz Před 10 měsíci +1

    Great content! one question: can I use supabase for an internal tool in my office? and work offline/online

    • @AlexMoorhouse
      @AlexMoorhouse Před 10 měsíci

      im not 100% clear on your question, ill try to answer though.. do a search for "flutterflow data management" in short: you can have data persistent on locally when offline. As for an internal tool, supabase is opensource, you can run your own server in your office.

  • @krzyhoo
    @krzyhoo Před 5 měsíci

    Has anyone told you, that you sound like Christopher Walken from this year’s Superbowl BMW commercial?

  • @marcelo.caetano
    @marcelo.caetano Před 9 měsíci

    I encountered a difficulty, it is not possible to customize a query, for example, searching for all records grouped by date.

  • @ozansinanbilgen
    @ozansinanbilgen Před 10 měsíci

    Can you show supabase + flutterflow + payment gateway?

  • @earlytoarrive
    @earlytoarrive Před 10 měsíci +2

    James - for transparency, is this a paid ad? Awesome video as usual, but Dimitar has just posted a Supabase video as well so very coincidental timing!

    • @AlexMoorhouse
      @AlexMoorhouse Před 10 měsíci

      i hope he is getting paid for it! he probably isnt though.. he has recent videos using supabase and you could see what direction he was heading

    • @jamesnocode
      @jamesnocode  Před 10 měsíci

      No, not paid!

    • @AlexMoorhouse
      @AlexMoorhouse Před 10 měsíci

      damn! they should!@@jamesnocode

    • @tezeroman
      @tezeroman Před 10 měsíci +1

      I was wondering too because suddenly there is a lot of Supabase content among YT FF stars. What actually would be good move from Supabase because it is definitely worth checking and using. So paid or not paid, we are going to have more tutorials on Supabase helping us build more advanced things with it! Thank you James and thanks to others :)