from Hacker News

Supabase open sourced their dashboard

by zwarag on 12/1/21, 7:33 AM with 39 comments

  • by kiwicopple on 12/1/21, 9:08 AM

    We did a write-up on the tech stack and some of the approaches we considered for sharing code between our Platform and the Self-Hosted versions here: https://supabase.com/blog/2021/11/30/supabase-studio

    We aim to get these to parity with each other, excepting some billing/server management features.

    A big shout out to Sentry who do served as a good model for us (https://develop.sentry.dev/sentry-vs-getsentry/)

  • by jonplackett on 12/1/21, 9:24 AM

    Been using Supabase for a while and love it. It’s got that feel of a really well thought out service where things just work how you’d want it to and new features arrive that you actually want and make life easier. It’s one of a handful of companies I saw and immediately wished I could invest in.

    This announcement doesn’t really matter to me since I really like having a hosted service. But it’s good to know it’s future proof - ie if Supabase go out of business or a project takes off and I want to self host with all the good stuff then I can.

  • by simonbarker87 on 12/1/21, 8:07 AM

    Been using SupaBase for a couple of months now on a side project and it’s very nice. I’ve used Firebase extensively and it’s so nice to have a similar offering using SQL for the DB layer. Good to see them sticking to the open source ethos.
  • by Copenjin on 12/1/21, 8:21 AM

    For those who need a clickable link to the project: https://supabase.com/
  • by csunbird on 12/1/21, 9:29 AM

    I wanted to use supabase for one of my pet projects, but, unfortunately, the egress fee is just way to high, $0.09 per GB. I am not sure if it is viable for any serious project.
  • by cercatrova on 12/1/21, 8:52 AM

    Awesome, was waiting for when they'd open source the UI and not just the backend.
  • by kewp on 12/1/21, 2:41 PM

    Just installed via the developer quickstart https://github.com/supabase/supabase/tree/master/studio#deve... but getting a connection refused error.

    I'm assuming it's because of the db. Any advice / guide on setting that up?

  • by BrandiATMuhkuh on 12/1/21, 3:26 PM

    I would really like to use supabase as an alternative for Firestore. Sadly, row level security on realtime, which is the killer feature of Firestore, does not exist.
  • by firechickenbird on 12/1/21, 12:26 PM

    No eslint?