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

    Solias

    09/29/2022, 4:58 PM
    how do I access supabase DB in my edge function?
  • s

    Solias

    09/29/2022, 5:37 PM
    Copy code
    error: Uncaught TypeError: Cannot read properties of undefined (reading 'href')
      if (!url) url = window.location.href
    Can someone confirm if they see this when trying to createClient in deno?
  • s

    Solias

    09/29/2022, 5:45 PM
    Figured it out: Happens if I call my client "supabase" lol
  • v

    Vik

    09/30/2022, 12:58 AM
    If I try to sign up with an existing email I don't get an error, why is that?
  • e

    enkerrohah

    09/30/2022, 12:07 PM
    The free plan has a limit of 2 free projects. Does one project have one database or can i create multiple like with
    CREATE DATABASE
    in psql?
  • b

    Bloxs

    09/30/2022, 6:21 PM
    Iirc has one database but you can have multiple tables
  • k

    kpradel

    09/30/2022, 8:04 PM
    Trying out Supabase in a new project and I am wondering where in this architecture the middle-tier business logic sits. For example: in a traditional REST API with a backend server I perform some logic based on submitted data, perform the db query and return the result. Surely you wouldn't move that logic to the frontend. Any insight much appreciated...
    g
    • 2
    • 1
  • g

    garyaustin

    09/30/2022, 9:47 PM
    Trying out Supabase in a new project and
  • i

    Isological

    10/01/2022, 12:13 AM
    Anyone else have this lol
  • g

    garyaustin

    10/01/2022, 12:22 AM
    Where are you getting this screen? There seems to be alot of updating going on on the dashboard screens at the moment.
  • i

    Isological

    10/01/2022, 12:26 AM
    settings > database
  • i

    Isological

    10/01/2022, 12:27 AM
    also on the auth table, the overflow scroll is on or something since these bars are always visible
  • g

    garyaustin

    10/01/2022, 12:34 AM
    OK, I knew that existed, but just did not find it looking around. Works fine on my instance. Something seems messed up for you for sure. You should generate a topic in #1006358244786196510 or maybe even contact support, but hard to tell with just what you showed.
  • k

    Kartik

    10/01/2022, 3:01 AM
    Any guide on how to self host supabase?
  • t

    The Little Cousin

    10/01/2022, 11:41 AM
    I would like to say you guys are amazing with the happy hour videos the tutorials I've found the amazing UI!
  • t

    The Little Cousin

    10/01/2022, 11:41 AM
    + an awesome community ❤️
  • t

    The Little Cousin

    10/01/2022, 11:41 AM
    Thank you! 🙏
  • o

    Olyno

    10/01/2022, 2:01 PM
    Hi You can selfhost using docker. Here is a guide: https://supabase.com/docs/guides/hosting/docker
  • i

    IThinkWong

    10/01/2022, 4:41 PM
    So what's the difference between supabase-dart and supabase-flutter? And which one should i use? https://pub.dev/packages/supabase_flutter https://pub.dev/packages/supabase
  • h

    Honey

    10/01/2022, 4:43 PM
    Can someone share how can I retrieve this value in my table column? Like by creating a referenced column or setting up a default value.
  • h

    Honey

    10/01/2022, 6:29 PM
    Are there any issues with supabase at the moment? I keep on seeing this message when trying to add a user
    • 1
    • 1
  • h

    Honey

    10/01/2022, 6:33 PM
    Also getting "Internal Server Error" on the frontend.
  • g

    gorkemsevim

    10/01/2022, 6:35 PM
    Hi everyone, Is there any issue while uploading an image to storage ? When i try to upload an image, look at the logs , following error is logged Cannot read properties of undefined (reading 'fields')
  • h

    Honey

    10/01/2022, 7:05 PM
    Are there any issues with supabase at
  • v

    Vik

    10/01/2022, 7:47 PM
    Wow, integrated SendGrid into my application and it took 2 minutes. Impressive.
  • v

    Vik

    10/01/2022, 7:59 PM
    Are email OTP's always 6 digits?
    g
    • 2
    • 3
  • g

    garyaustin

    10/01/2022, 8:51 PM
    You all need to ask help, feature type questions in the #1006358244786196510 foru.
  • g

    garyaustin

    10/01/2022, 8:56 PM
    Otp length
  • h

    Homemadesteam58

    10/02/2022, 2:32 AM
    Quick question, does using the JS
    setAuth()
    function, sign the user into SupaBase or does it just override the JWT that is send then making DB requests?
  • h

    Homemadesteam58

    10/02/2022, 3:59 AM
    I worked that one out myself.
1...265266267...392Latest