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

Поделиться
HTML-код
  • Опубликовано: 30 сен 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

  • @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.

  • @delwarhussain8667
    @delwarhussain8667 Год назад +2

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

  • @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.

  • @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

  • @miro.s
    @miro.s 8 месяцев назад +1

    Railway doesn't offer any free tier anymore.

  • @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

  • @zaotao5595
    @zaotao5595 Год назад +2

    bro u r underrated

  • @zarrarsheikhcom
    @zarrarsheikhcom Год назад

    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?

  • @dronmdp
    @dronmdp Год назад

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

  • @SecretofKnowledge
    @SecretofKnowledge Год назад

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

  • @alfonsolopez3021
    @alfonsolopez3021 11 месяцев назад

    Why Custom Widget and not Custom Functions?

  • @jsfhzlrvr
    @jsfhzlrvr 8 месяцев назад

    Does it can use functions?

  • @Masterhunter325
    @Masterhunter325 Год назад

    Does it support vector database?

  • @LoneRanger.801
    @LoneRanger.801 7 месяцев назад

    Good video

  • @diegodr4360
    @diegodr4360 Год назад

    How can i contact you for a project?

  • @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?

  • @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

  • @luiscatalan3309
    @luiscatalan3309 Год назад

    Congrats! Such a good content!

  • @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