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

    Jaaneek

    03/30/2022, 7:05 PM
    Can you give me an example or link to some article/video? I might be too stupid to find it
  • g

    garyaustin

    03/30/2022, 7:06 PM
    Select only single row by I’d from table
  • u

    アレラーノ・ケビン

    03/30/2022, 7:08 PM
    I have a very noob question. Has anyone made a simple py cli with connection to supabase table?
  • u

    アレラーノ・ケビン

    03/30/2022, 7:08 PM
    I'm stumped and don't know where to go from there.
  • b

    barry

    03/30/2022, 8:16 PM
    What is the best way to do authentication, with correct re-rendering in NextJs with Supabase?
    g
    • 2
    • 3
  • u

    アレラーノ・ケビン

    03/31/2022, 12:53 AM
    @User do we ping you guys here or inside the ticket?
  • u

    アレラーノ・ケビン

    03/31/2022, 12:53 AM
    Sorry I'm new to this
  • g

    garyaustin

    03/31/2022, 12:59 AM
    This is not really a direct support forum. Mainly users helping users and some Supabase employees jumping in from time to time. Github is closer, support ticket is only direct way to support.
  • u

    アレラーノ・ケビン

    03/31/2022, 1:00 AM
    Ah cool I see! Thank you
  • b

    Biondi Bagasta Wiko Putra

    03/31/2022, 3:23 AM
    #ASK
  • s

    sylar815

    03/31/2022, 4:46 AM
    for my knowledge with the enterprise plan, is there a provision to bring my own AWS Account?
  • o

    Olyno

    03/31/2022, 8:34 AM
    Hi actually this role is not related to the website but mainly to the discord server, to get #843999948717555735. I would need to make more changed about it to make it more clear, i agree this is confusing 😅
  • e

    enti

    03/31/2022, 9:13 AM
    Just to be sure about my usecase, supabase should be able to receive stripe payments easily? (anon user payments for a single order). Most of the guides I read are about syncing with the stripe userbase (which isn't relevant to me)
  • j

    Jaaneek

    03/31/2022, 2:27 PM
    Does supabasejs select() always return an array? Can I somehow limit it if I'm picking by id?
  • s

    Scott P

    03/31/2022, 2:29 PM
    .single()
    or
    .maybeSingle()
    will return an object if there's only 1 matching item
  • a

    ArtPage

    03/31/2022, 11:22 PM
    Are there any examples of using Prisma with the supabase data api? I'm running my project on cloudflare, so queries need to be executed over http
  • a

    ArtPage

    03/31/2022, 11:27 PM
    I can run schema migrations from node environments, but runtime needs to be http
  • b

    BeepBloop

    03/31/2022, 11:41 PM
    +1 curious on this as well
  • a

    Andrioid

    04/01/2022, 6:25 AM
    Data validation is a topic that I keep coming back to when considering Supabase as a platform. How are people solving this today? Is the only current way to use db functions for validation?
    c
    • 2
    • 6
  • j

    jokerface

    04/01/2022, 7:03 AM
    Is the Difference between Edge Functions & Serverless Functions that Egde Functions are a forever running Node process near the user?
  • d

    discoding

    04/01/2022, 8:57 AM
    both are functions with an execution timeout, edge functions means, your function is replicated globally.
  • j

    Jaaneek

    04/01/2022, 11:08 AM
    Wiat is the best approach when I have huge collection of svg’s (20mB+) and I want to fetch them base on string. Should I put it in my client bundle? Create separate endpoint on next.js? Create separated micro service? Use image cdn(do you recommend any that has a free tier for commercial use)?
  • b

    barry

    04/01/2022, 11:10 AM
    lazyloading
  • j

    Jaaneek

    04/01/2022, 11:17 AM
    Lazy loading is how I will handle the ui/ux but I’m asking what approach will be best to optimise storing and fetching it. Putting it in bundle sucks since it will add 20mB that user has to fetch, putting it in next.js sucks because it can slow down significantly the whole server, I think so at least
  • a

    ankitzm

    04/01/2022, 11:22 AM
    Supabase provides 1000/month email authentication with free plan. Is it the same if we use our own custom SMTP mail
  • b

    barry

    04/01/2022, 11:34 AM
    i would guess if u even reach that limit any ad or donation would cover the extra 0.00x cent per mail extra
  • c

    chipilov

    04/01/2022, 11:50 AM
    Data validation
  • r

    Revxrsal

    04/01/2022, 6:53 PM
    o/ any idea why many authentication operation shows this? verifying, logging in using github (added it)
  • d

    drex

    04/01/2022, 7:02 PM
    yo guys how can i apply for a high school internship
  • h

    HarryET

    04/01/2022, 7:15 PM
    Looks like they aren't hiring interns right now
1...207208209...392Latest