How To Use Supabase Storage For Uploading Files In Your API (Cloud Storage)

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

КОМЕНТАРІ • 33

  • @MilanJovanovicTech
    @MilanJovanovicTech  Рік тому +2

    Want to master Clean Architecture? Go here: bit.ly/3PupkOJ
    Want to unlock Modular Monoliths? Go here: bit.ly/3SXlzSt

  • @briananeurysm3423
    @briananeurysm3423 Рік тому +2

    Very Nice tutorial, Now I'm waiting for supabase realtime

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

    All the series needs now is the auth video. Thank you for the video.

  • @kodindoyannick5328
    @kodindoyannick5328 6 місяців тому +1

    Very nice video. Thank you Milan

  • @ccuenca24
    @ccuenca24 Рік тому +2

    Hello Milan, thanks for sharing, do you have a tutorial planned for supabase authentication with blazor web assembly?

    • @MilanJovanovicTech
      @MilanJovanovicTech  Рік тому

      Possibly, working on a bunch of stuff with the Supabase team :)

  • @Eamo-21
    @Eamo-21 Рік тому +1

    Nice tutorial Milan

  • @jameshancock
    @jameshancock Рік тому +3

    Doesn't it support Uploading Streams? Using a byte array is phenomenally not performant.

  • @samerkov
    @samerkov Рік тому +2

    does it provide virus scanning option for files that are planned to be uploaded?

    • @MilanJovanovicTech
      @MilanJovanovicTech  Рік тому

      I don't think so, will check

    • @samerkov
      @samerkov Рік тому +1

      @@MilanJovanovicTech thanks. generally, how would you implement virus scanning step prior to uploading files to pulbic storage, specifically azure blob storage?

  • @lutfisali9580
    @lutfisali9580 Рік тому +1

    When I tried to list object from my storage bucket why does it return null?

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

    got an error when trying to upload the file Supabase.Storage.Exceptions.SupabaseStorageException: new row violates row-level security policy, even if i have disabled the RLS on the bucket

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

      Could be the SDK version?

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

      @@MilanJovanovicTech I had to create the policy for the bucket enabling insert and select, ty for the tutorial, like other comments it would be great an how to handle auth with supabase, I was able to sign up an sing in but struggling saving the session, greetings

  • @emirsalihovic6616
    @emirsalihovic6616 Рік тому +1

    Misliš li da cloudinary kao alternativa je dobar izbor?

  • @khaqim4148
    @khaqim4148 Рік тому +1

    how to insert to table and upload file to storage at the same time?

    • @MilanJovanovicTech
      @MilanJovanovicTech  Рік тому +1

      You can await both operations at the same time, that should give you some level of concurrency

    • @khaqim4148
      @khaqim4148 Рік тому

      @@MilanJovanovicTech what if one of them failed and the other one successful? For example: what if the upload file is complete but when insert the file's name or url into the table is failure?

  • @4rjunc
    @4rjunc 4 місяці тому

    Whats the limit of the storage?

  • @denisgudiel5574
    @denisgudiel5574 Рік тому +1

    All companies charge per storage output, that is, they charge for viewing the image :(, the money is not enough if you are starting a business :( 😔

    • @MilanJovanovicTech
      @MilanJovanovicTech  Рік тому

      $25/mo gets you 50GB of bandwidth, that's pretty significant. And with the resize feature, you can load smaller images from the storag.e

    • @denisgudiel5574
      @denisgudiel5574 Рік тому

      @@MilanJovanovicTech But for an ecommerce it is not profitable since large amounts of images are handled