https://supabase.com/ logo
Join Discord
Powered by
# off-topic
  • t

    tinjaw

    08/27/2021, 6:59 PM
    But, until I can find that, I would just like something simple to use myself instead of create-react-app
  • t

    tinjaw

    08/27/2021, 7:00 PM
    Basically, for the project I have in mind, I want to make a custom UI for a CRUD backend with serverless functions.
  • t

    tomjohn | Designer

    08/27/2021, 7:00 PM
    I mean, worth checking out https://www.basedash.com . Full disclosure, I'm the designer for it, but you literally just described it haha
  • t

    tinjaw

    08/27/2021, 7:01 PM
    open-source, self-hosted? or commercial? either is fine. former prefered.
  • t

    tomjohn | Designer

    08/27/2021, 7:01 PM
    not open source, on prem coming later this year
  • t

    tomjohn | Designer

    08/27/2021, 7:01 PM
    It's Saas
  • t

    tomjohn | Designer

    08/27/2021, 7:02 PM
    But with a free tier and you can connect your local DB via NGROK, though it's only really useful that way if you are on their paid plan
  • t

    tinjaw

    08/27/2021, 7:07 PM
    ngrok I pay for. It is "infrastructure"
  • s

    Steve

    08/27/2021, 9:46 PM
    Article feedback
  • t

    tinjaw

    08/27/2021, 11:55 PM
    https://discord.com/channels/839993398554656828/869573998877483058/880846196187488316 I don't have Twitter, so... I guess 1. But that number is not in Base 10 or Base 64. It is in Base Supa.
  • s

    Svelte Mastery (Noah)

    08/28/2021, 12:47 AM
    When would you use supabase from the frontend vs. the backend? I'm trying to figure out when I need to throw it into a server route vs. when I can just call it from the client.
  • s

    Scott Prins

    08/28/2021, 1:05 AM
    Is supabase being hosted by default mean that I don't have to host a PostgreSQL instance to use it unless I want to self host?
  • a

    assistattow

    08/28/2021, 1:15 AM
    How would I go about allowing users to delete all their data on the database?
  • s

    Svelte Mastery (Noah)

    08/28/2021, 1:38 AM
    @User yeah i think that's correct
  • a

    assistattow

    08/28/2021, 1:46 AM
    I'm being told that I'm violating row-level security
  • a

    assistattow

    08/28/2021, 1:46 AM
    when using this policy
  • a

    assistattow

    08/28/2021, 2:39 AM
    never mind figured it out
  • a

    assistattow

    08/28/2021, 2:39 AM
    I now though can't delete data with row level security active
  • b

    burggraf

    08/28/2021, 3:36 AM
    Supabase Functions
    h
    • 2
    • 99
  • h

    HorseShoe

    08/28/2021, 3:36 AM
    Oh u love threads
  • h

    Hal

    08/28/2021, 7:46 AM
    Oh when I have a function with too long name. 👀
  • h

    HorseShoe

    08/28/2021, 8:06 AM
    sed lyf
  • t

    Tjol

    08/28/2021, 8:19 AM
    Hi! Im wondering if Supabase will be good to query aggregated data such as sum, avg, group by etc.? E.g if you run a group by on a large dataset, the query group by will traverse e.g 100000 rows, and output only 1000 rows before sent to the client. Then you will only be charged by the 1000 rows downloaded, and not the 100000 rows traversed?
  • h

    Hal

    08/28/2021, 9:20 AM
    Can supabase save these in server? I can't see them when changing to another computer.
  • p

    Peanut

    08/28/2021, 9:29 AM
    Use your own postgres client. The web console is okay but will never be as good as your own
  • h

    HorseShoe

    08/28/2021, 9:32 AM
    Theres no charge for that I believe.. You are only paying for the amt of data u store it shudnt matter how much data u read / write the space taken is what matters
  • h

    Hal

    08/28/2021, 9:36 AM
    Thanks, but I'm not so good at SQL so I think it's my best option.
  • h

    HorseShoe

    08/28/2021, 9:38 AM
    Is supabase affiliated with Supa hot fire
  • h

    HorseShoe

    08/28/2021, 9:38 AM
    He's not a rapper
  • u

    user

    08/28/2021, 10:21 AM
    Did supabase make some huge changes recently? was following this tutorial from 2 months ago and none of those tables exist for me
1...909192...392Latest