https://supabase.com/ logo
Join DiscordCommunities
Powered by
# off-topic
  • m

    Miguel2390d

    09/17/2021, 8:43 PM
    How should I go with using Supabase locally?
  • m

    Miguel2390d

    09/17/2021, 8:44 PM
    After that, I will be packaging it as part of another app in a self hosted environment
  • m

    Miguel2390d

    09/17/2021, 8:44 PM
    Should I use a selfhosted version or the CLI?
  • g

    garyaustin

    09/17/2021, 8:55 PM
    Just starting to evaluate move from Firebase because of need for better searches of database and looking at changes. Using only email login and looks like we have to add a "form" somewhere in webapp to handle URL for password change. Not ideal, but assume that can be done. Also need to allow email to be changed. I've Googled and see nothing in Supabase Auth to do that, but do see some Github discussions https://github.com/supabase/supabase/pull/2380 referencing a method and documents in "GoTrue". Am I missing something on the proper way to allow user to change their email, or is the auth.update({email}) and they will get an email (without a template) and a link with token the way?
  • d

    DBSR

    09/18/2021, 11:16 AM
    Try syncinc
  • j

    jstansbe

    09/18/2021, 7:15 PM
    Is it possible to see src for supabase's feedback button? (the one where you can ask a question, report an issue, and suggest a new feature)
  • j

    jstansbe

    09/18/2021, 7:29 PM
    ^not expecting the answer to be yes 😆... but hoping i might be able to copy for my own project
  • j

    JoshTheNerd

    09/18/2021, 7:30 PM
    Right click > inspect element?
  • j

    jstansbe

    09/18/2021, 7:41 PM
    Ha! That would be helpful for the button itself. Let me rephrase, the src for tables & components
  • u

    user

    09/18/2021, 11:27 PM
    where to report potential issue that isn't lang-specific? (docs)
  • u

    user

    09/18/2021, 11:27 PM
    seems to me this is what the redirect URL is for, not the Site URL:
  • j

    JoshTheNerd

    09/18/2021, 11:59 PM
    You're right, that should be redirect URL.
  • s

    silentworks

    09/19/2021, 12:06 AM
    In the GitHub issues, you can even open a PR for the docs as its in GitHub too.
  • m

    matteo6b

    09/19/2021, 1:36 AM
    is it better to have a backend for Supabase or does it matter to have everything on the frontend?
    s
    • 2
    • 4
  • s

    Scott P

    09/19/2021, 2:01 AM
    Supabase - backend vs frontend
  • m

    MDobs

    09/19/2021, 6:44 AM
    do we know why trying to edit a column to be an array throws this?
    message: "Cannot read property 'accept-version' of undefined"
  • w

    wmd

    09/19/2021, 9:14 PM
    i keep trying to search a table who's ids are all in text format but are all numbers, so whenever i try to use the search in supabase it spits back 'operator does not exist: text = bigint'
  • w

    wmd

    09/19/2021, 9:14 PM
    when i put quotes around it, nothing matches
  • j

    Jaaneek

    09/19/2021, 9:59 PM
    Hi, is it possible to set spending limits? When will be functions released?
  • c

    copple

    09/20/2021, 2:34 AM
    could you please create a github issue for this one? Thanks!
  • d

    Daniel

    09/20/2021, 5:13 AM
    Hi, i am waiting for this one https://github.com/supabase/realtime to be ready to use it production. I am currently use firebase realtime but really want to switch to supabase. Do you guys have any estimation on when it will be ready to use it in production steady ? we are currently use it in our staging server and it seems working fine but hesitate to move it to production. Thank you.
  • j

    jak

    09/20/2021, 9:19 AM
    I'm trying to get Function Hooks working. The goal is to receive an email using Postmark as soon as a new item is added to a supabase table. First, I can't get it to fire and I dont have visibility into why. My config settings should be fine... but maybe you could see if something isn't quite right. Images below 😁 😵‍💫 Secondly, there's no docs around what 'Http params' are accepted. Could this be used to send supabase table info? if so, how might this work?
  • m

    mendesrenan5

    09/20/2021, 11:36 AM
    Just want to thank you for the new release! I had a problem where I got logged out automatically from dashboard every ~15minutes and it was solved.
  • s

    silentworks

    09/20/2021, 4:47 PM
    Any Sveltekit dev available who can help me debug this auth issue with Supabase at the moment, I'm going to go into the hangout channel if anyone can help.
  • m

    Miguel2390d

    09/20/2021, 7:24 PM
    Can hosted supabase be used w redis?
  • g

    garyaustin

    09/20/2021, 10:41 PM
    Still working the various sources of documents from repos to website. I need to know if the server is connected as we do offline stuff. Looks like in JS client using a listener with .subscribe((status)=>{if (status==="SUBSCRIBED") setOnline(true); else...... works. Any reason to avoid this as it is not in web docs, but only found in repo?
    s
    • 2
    • 5
  • s

    Scott P

    09/21/2021, 2:01 AM
    Supabase - Offline support
  • t

    Tessellated

    09/21/2021, 11:45 AM
    guys is there any common reason why postgrest failing rpc with timeout while exact same query used in function is running smoothly and fast enough at query editor?
  • n

    nkmnz

    09/21/2021, 2:34 PM
    regarding https://app.slip.so/presale/advanced-supabase-techniques, what is the timeline for the course?
  • s

    silentworks

    09/21/2021, 3:35 PM
    You will need to find out from the slip team about that course, it's not something that is being done by the Supabase team
1...105106107...392Latest