I Can't Believe This FAST Backend Is 100% FREE

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024

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

  • @jamesnocode
    @jamesnocode  ปีที่แล้ว +2

    👍VIEW/CLONE THIS APP (and all my NoCode apps), get access to live streams, Q&As and an exclusive behind the scenes content, in-depth masterclasses and support my work: www.patreon.com/jamesnocode
    👍GET MY NEW TRAINING - MASTERING FLUTTERFLOW: masteringflutterflow.com

  • @Bailey-King
    @Bailey-King ปีที่แล้ว +5

    It's weird how even if I'm researching a software that was mainly being talked about months ago, you never fail to have a video uploaded about it in the last 24 hours

  • @zaotao5595
    @zaotao5595 ปีที่แล้ว +2

    bro u r underrated

  • @delwarhussain8667
    @delwarhussain8667 ปีที่แล้ว +2

    Hi James. Can you do a video on FlutterFlow & PocketBase User sign up/users login & reset password PLEASE?

  • @tezeroman
    @tezeroman ปีที่แล้ว +3

    It is interesting alternative to FB and SB. Could you tell or show how to make auth using no-code with one of the pocketbase auth providers? That would be necessary to use it for the app.

  • @earlytoarrive
    @earlytoarrive ปีที่แล้ว +1

    James could we please get a tutorial on how to GeoCode addresses to LatLong coordinates? I.e. in a user sign up flow for a hotel, take the hotel address inputs & be able to show the location on a map on a profile page

  • @luiscatalan3309
    @luiscatalan3309 ปีที่แล้ว

    Congrats! Such a good content!

  • @SecretofKnowledge
    @SecretofKnowledge ปีที่แล้ว

    AWWWsome! Amazing things you did today. thanks for that great tutorial.

  • @xzatech
    @xzatech ปีที่แล้ว +2

    Thank you, this is life changing could you please go over how to implement password reset. And anything on how to use flutterflow & pocket base. Thank you again hopefully you will do more on Pb

  • @drancerd
    @drancerd ปีที่แล้ว +3

    Genial!!! Está muy bueno PB, lástima que es por documentos y no por tablas, eso complica el embedding para usar i'as y LLMS.😢

    • @luiscatalan3309
      @luiscatalan3309 ปีที่แล้ว +1

      Good Point! what do you think? @jamesnocode

    • @drancerd
      @drancerd ปีที่แล้ว +1

      @@luiscatalan3309 Documentos y GraphQL son extremadamente útiles para muchas de laborales en Flutter, porque te ahorran transferencias y datos con el backend (por ello nació).
      Pero PostgreSQL (REST) también tiene lo suyo y una de esas es el uso de las tablas y sus relaciones.
      Yo, en lo particular, utilizo ambos (80% Supabase y 20% Firebase (Sobre todo para mapbox y GMaps)).
      Es más fácil utilizar Geo en Firebase que en supabase.

  • @zarrarsheikhcom
    @zarrarsheikhcom 11 หลายเดือนก่อน

    It is another excellent video, thanks James. Other than price, what the pros and cons of Pocket Base compared to Supabase? Ultimately which one is better for real world scenarios today?

  • @alfonsolopez3021
    @alfonsolopez3021 11 หลายเดือนก่อน

    Why Custom Widget and not Custom Functions?

  • @LoneRanger.801
    @LoneRanger.801 7 หลายเดือนก่อน

    Good video

  • @dronmdp
    @dronmdp ปีที่แล้ว

    could it be replaced with rowy? or it's another feature? thanks!

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

    Railway doesn't offer any free tier anymore.

  • @jsfhzlrvr
    @jsfhzlrvr 8 หลายเดือนก่อน

    Does it can use functions?

  • @haimbechor
    @haimbechor ปีที่แล้ว +1

    Excellent content. Not exactly no code, in my opinion but rather low-code, so if you are not in some coding and coding practices such as self-hosted app it may look too complicated

  • @biggestgamelibrary4025
    @biggestgamelibrary4025 ปีที่แล้ว +2

    Supabase is open source and provides the option to self host and hence doesn't it make it free?
    According to their docs, " Self-hosting Supabase is free. If you wish to use our cloud-platform, we provide simple, predictable pricing."
    It would be nice if you can create a video on self hosting it on railway or any other cloud service provider like AWS

    • @OnyxStudiosInteractive
      @OnyxStudiosInteractive ปีที่แล้ว +4

      From what I've heard, it's not as easy to self host on Supabase due to a lack of documentation and developer support. Essentially they want to people to sign up for the cloud version, which is really good, rather than self hosting. Pocket base looks like a great alternative with a much easier setup. Although I'd evaluate the database first before using it in production for a large app.

    • @kastiell93
      @kastiell93 ปีที่แล้ว

      @@OnyxStudiosInteractive And dancing with a tambourine to use realtime tables?

  • @diegodr4360
    @diegodr4360 ปีที่แล้ว

    How can i contact you for a project?

  • @Masterhunter325
    @Masterhunter325 ปีที่แล้ว

    Does it support vector database?

  • @juansuescun7956
    @juansuescun7956 ปีที่แล้ว

    Excellent James. Does it manages Row Level Security?

    • @johnsonkengne6229
      @johnsonkengne6229 ปีที่แล้ว +2

      It does not work like supabase so there is no row level security but rather have its own way of handling collections permissions which is super easy