I've been using Supabase and I kind of like it

Поділитися
Вставка
  • Опубліковано 5 січ 2025

КОМЕНТАРІ • 73

  • @premiare
    @premiare Рік тому +34

    I've been Supabase for a little white and I love it's simplicity from a Dev Exp. POV. The team is awesome, the community is awesome, the docs are awesome

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

      really? it's simplicity? it's terribly complex for a BaaS. You literally write your own SQL... :/

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

      @@greendsnow And that's the beauty of supabase, it's not like SQL is something hard to learn.

  • @AndreaBarghigiani
    @AndreaBarghigiani Рік тому +17

    Been playing with Supabase for a while but I didn't even try to run it locally. That's amazing, thanks to let us know.
    And btw, Supabase rocks 💪

  • @RootsterAnon
    @RootsterAnon Рік тому +4

    Awesome video! Please do video about advanced topics like policies and how to do complex stuff. Also would like to hear about Edge Functions, Functions, Triggers as well.

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

    Great video! Would love to see more using supabase auth and their edge functions or whatever it’s called

  • @drewbird87
    @drewbird87 Рік тому +7

    I'm considering a side project with Supabase to delve into backend work, being a frontend dev since career-switching four years ago. Supabase seems to be a promising platform to explore backend while maintaining a safety net.

    • @benbowers3613
      @benbowers3613 Рік тому +8

      As a mostly front end guy who's been using Supabase on a project for several months, I can confirm it's a phenomenal way to get into backend. Supabase essentially allows you to focus pretty much ONLY on the database and takes care of everything in between the db and the frontend. That said, you'll want to dedicate some time to learning SQL and specifically PostgreSQL.

  • @homefamilymusic1499
    @homefamilymusic1499 2 місяці тому

    Thanks mate for the great overview

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

    that migration part is awesome 💯

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

    i've been using supabase since alpha and i have a blast. probably most usefriendly backend i used ever

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

      Yeah it’s pretty cool. So far I still like t3 stack with prisma. I have no need to create tables via a Ui, and I feel having RLS increases your chances of misconfiguring your security

    • @perc-ai
      @perc-ai Рік тому +1

      @@WebDevCody alot of us are dropping prisma and using drizzle instead its way more dev friendly

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

      @@perc-ai I plan to try it soon... I was waiting for v1 release

  • @odra873
    @odra873 Рік тому +6

    Would love to see you displaying how you can selfhost it

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

    Just what I needed. Thanks

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

    So much better than firebase, ill start using this on a small side project to learn about sql better

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

    I've spent a couple weeks building an entire application locally and haven't thought about pushing it to prod yet 😂 so this video while having breakfast is great

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

    Love supabase!

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

    Super grateful for this!

  • @alireda-re1ce
    @alireda-re1ce Рік тому

    i went from trying to create a backend with authentication to supabase like a year ago, supabase is like a breath of fresh air and its so easy to use(relatively).

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

    Great now I want a burger … haha great video keep them coming ! Will have to look into this

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

    Great video, thanks!
    Advanced Superbase principles could have been truly awesome...

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

    More supabase pls, and how to make paginations or api's

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

    Why were two API calls made, or two console.logs executed, even when running them inside useEffect with no dependencies?

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

    I created a react app, that uses supabase auth and deployed to vercel. But I have issues while logging in. Although I configured in supabase for auth redirects. I don't know how to setup that in vercel or netlify for the auth functionality to work.

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

    Wow 😮 I have been using supabase and didn't know I can use it locally. Thanks for sharing.

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

    i am using Prisma how do i handle migrating to the local environment ? i tried changing the prisma dataSource to my localhost put migration did not pull through am new to supabase

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

    Personally love working with supabase I think the dev experience is really good and easy to work with

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

    Can it really replace firebase

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

    Can't wait to see how you handle a basic auth with some crud methods. Would you use react context for the auth part and some hooks for calling the get,delete methods?

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

      They provide next middleware functions and utility functions which lets you check if a user is logged in, etc

  • @shihab-soft
    @shihab-soft 2 місяці тому

    Very cool

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

    lets goooooooooooooooooooooooooooooooooooooooooooooo

  • @devdeclan
    @devdeclan 11 місяців тому

    Supabase is awesome!

  • @adarsh-chakraborty
    @adarsh-chakraborty Рік тому

    I've been meaning to ask this. Which theme you using on Browser? I like the folder icon for bookmarks

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

    comparison between this and planetscale?

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

      I like planetscale with prisma a bit better to be honest

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

    Now I'm hungry for burgers

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

    Cool video! Supabase it's neat, BTW, what is the name of the VS Code theme you are using?

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

    Great video, what are your vscode icons?

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

    what is the diffrence between a headless cms and firebase?

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

      A headless cms usually has a nice admin dashboard you can provide a client where they can easily login and change data or images. I haven’t used Firebase, but I’m assuming their dashboards don’t allow you to easily grant access to a client and also they might not be as initiative.

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

    Would this not cause any security issues, though? We are kind of showing our database logic to the client.
    Note: I am asking this because I am not experienced enough.

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

      Not necessarily. You have the ability to setup row level security so even if someone tries to access your data they won’t have access to it. I personally would rather just have an api layer

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

    cant find any good yt tutorials with next13.4 + supabase would like if you could be the first to make one

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

    what is the diffrence between a headless cms and supabase ?

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

      Supabase is just developer experience on top of a Postgres database, headless cms usually has their own special implementation of the data and how it’s stored, so it’ll be harder to migrate away from the cms if needed.

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

    Do you still use Supabase for your db or AWS for your DB? Also, I recall you mentioned this somewhere but do you use Supabase for Auth or Clerk or implement it yourself or you don't want to connect your auth to your DB like Supabase?

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

      If I need email sign in, I’ll use supabase auth or clerk, if not I’ll just get away using next-auth since it’s 100% free. The database I use supabase or planetscale since they give a nice free tier. Aws is usually too expensive when it comes to a database

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

    What theme are you using for vscode? It's look pretty nice.

  • @QtheCoder
    @QtheCoder Рік тому +7

    Supabase is the truth 👌😁

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

    What is better for performance? Like Prisma, supabase, dribble and is also easy to use?

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

      I haven’t used drizzle yet. So far I haven’t done enough to know. I haven’t tried doing joins or filters with supabase yet.

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

      @@WebDevCodyAh I’ll check out drizzle this week, i don’t want to sell my soul for the hype again but yeah whatever. Since more deployments go to the edge this can be interesting. Probably giving up a bit of DX. Prisma and Supabase really nailed it with that

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

    Can you share Burger hut?

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

      yeah I need to clean up some code and I will

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

    Sir. 9am where?!?!?! ❤

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

      I had to re-record this morning after working out, my previous recording from wasn’t good after rewatching it / editing it

  • @PhilipFollegg-h1p
    @PhilipFollegg-h1p Рік тому

    the docs are pretty bad, there is a lot of things thats not there, so u just nead to gues on how something works. Like how to have cpaha on login, ore have on regstaion both hcaptha token and data in option

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

      Yeah at this point I only use supabase for the free database host, the rest id rather just use clerk for auth and I don’t think row level security is a good way to secure an app

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

    Pocketbase and Neon are a way better

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

      why? if you need more than SQLite than Supabase is better

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

      @@rtorcato Neon is PostgreSQL based

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

      @@ashimov1970dont care supabase clears

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

    Supabase is perfect but only managed host.the self hosted is shit and not practical

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

    NEXT_PUBLIC is not safe right?

  • @JohnWilsonPanaligan-je1ft
    @JohnWilsonPanaligan-je1ft Рік тому

    DRIVES AND DRIVERS
    _CALIBRATE