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

    __ianjasper

    08/13/2021, 1:20 AM
    Haha your making them nervous with ur extension šŸ˜„
  • u

    user

    08/13/2021, 2:25 AM
    @User @User I really hope you guys don't ever feel the Imposter Syndrome. And if you ever do, please take the time acknowledge it and work to put it behind you. I thought of you guys while watching this video:

    https://www.youtube.com/watch?v=iRgSz34NbZUā–¾

  • s

    Sam Poder

    08/13/2021, 2:58 AM
  • f

    fayaz

    08/13/2021, 5:07 AM
    Is it possible to export a supabase project? And have something like, deploy on supabase button
  • u

    user

    08/13/2021, 6:14 AM
    Hey everyone! I would like to start contributing to supabade codebase. Is there any codetour or guide for learning about the codebase? This will be my first open-source project for contribution.
  • s

    Strift

    08/13/2021, 9:52 AM
    Hey, one thing you can do is look for issues with the label
    good first issue
    :)
  • u

    user

    08/13/2021, 9:53 AM
    I did, the supabase/supabase repository only has one active good first issue but I think it is already solved and just needs to be marked as closed
  • u

    user

    08/13/2021, 9:54 AM
    Is there any sort of codetour? If not, no issues, I will create one once I get the hang of the codebase
  • p

    pop

    08/13/2021, 11:07 AM
    Hi fellas, I'm wondering if anyone knows how to embed resources with postgrest when said resources are in a view? For example I have table aaa and view aaa_ext derived from aaa. I would like to select aaa_ext(*). The relationship is defined through the primary key but not a foreign key.
  • k

    Kosh

    08/13/2021, 11:08 AM
    Is there a way for me to change my Region? Unfortunately I selected back then when i created the project Frankfurt region but it shows now US as our region and our app is currently in production.
  • p

    Poypoypoy

    08/13/2021, 1:14 PM
    hi guys, what is the github forum that i can post my issue,
  • p

    Poypoypoy

    08/13/2021, 1:15 PM
    or anyone know , why my my type is text/plain
  • k

    Kosh

    08/13/2021, 3:10 PM
    If u upload. blob, then its considered as text. try adding the content type when uploading the image. @User
  • j

    jak

    08/13/2021, 3:12 PM
    Hey all! I'm new to supabase and have enjoyed migrating our data to it. However, my one concern is speed. Basically, i've used two different serverless graphql products to create our API (Stepzen and Hasura) - but with both it's taking up to two seconds to get data from one table. This leads me to believe the speed issue is with Supabase. I have two questions, 1. should I expect the free tier of Supabase to be faster or it essential to move to the $50 tier if i want sub second responses? 2. Is there a better service for accessing Supabase via graphQL? Thanks all!
    s
    s
    +3
    • 6
    • 23
  • l

    Lucho SuƔrez

    08/13/2021, 3:25 PM
    Curious about this too, as I'm migrating our current stack to supa and have it setup already with Hasura too.
  • n

    Newt_Dev

    08/13/2021, 11:05 PM
    Hi guys. I have trying to write this SQL code with supabase JS function: -- SELECT * FROM sales WHERE userid = id. I'm trying to fetch data by the user who create them. can any one help?
  • s

    Scott P

    08/13/2021, 11:47 PM
    Supabase performance
  • r

    RB_Gaura

    08/14/2021, 4:04 AM
    are u trying to run backend SQL or are u using the JS frontend client?
  • t

    test12

    08/14/2021, 4:06 AM
    @User please add auto 😫 😩 I'm tired of changing the morning and evening. and 3. system change 1. auto 2. system auto change
  • r

    rmunoz

    08/14/2021, 4:30 AM
    Alguien que hable espaƱol
  • r

    rmunoz

    08/14/2021, 4:30 AM
    ?
  • u

    ! Class self.PythonAddict = True

    08/14/2021, 5:25 AM
    Sobre todo, NO. Si necesitas ayuda, supongo que es mejor preguntar en inglƩs.
  • f

    florian-lefebvre

    08/14/2021, 9:29 AM
    Hi! A while ago, I think Supabase shared an example with recursive messages and comments. I can't find it, does anyone have the link?
  • f

    florian-lefebvre

    08/14/2021, 9:36 AM
    I get it: https://github.com/lawrencecchen/threaded-comments
  • n

    Newt_Dev

    08/14/2021, 11:22 AM
    I'm using Js frontend client.
  • s

    SETY

    08/14/2021, 11:22 AM
    I am a fairly new to all of this so please help guide me if my question is crazy. I have a user roles table that is linked to Auth.user, using Supabase with only a frontend If i want only certain data to be editable by certain users, I cant handle that all within a front end. I will need to use Row level security? I want certain tables to only be update/insert -able by certain roles, while readable by all.
  • s

    SETY

    08/14/2021, 11:25 AM
    Also, thank you for getting a discord
  • n

    Newt_Dev

    08/14/2021, 11:29 AM
    I'm trying to fetch data from my table by the user who created them. Login user have a dashboard and in the dashboard a user can create a product. I have the userId stored in that table and i have it in my redux store. How can i fetch date based on the user who create them.
  • f

    florian-lefebvre

    08/14/2021, 11:30 AM
    There is an archived thread in #869405720934744086
  • f

    florian-lefebvre

    08/14/2021, 11:30 AM
    Rls based on userType
1...747576...392Latest