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

    dev Joakim Pedersen

    12/12/2022, 3:39 PM
    oh I see it's been under some debate for a good while! hopefully I get the chance to see it.
  • p

    pid1

    12/12/2022, 4:08 PM
    what exactly is launch week? info on the site is kinda vague. is there a keynote to join everyday or something? 🤔
  • p

    pid1

    12/12/2022, 4:09 PM
    Is it the space on twitter? https://twitter.com/i/spaces/1lDxLnOzgXRGm?s=20
  • p

    pid1

    12/12/2022, 4:25 PM
    (jk, it is)
  • g

    garyaustin

    12/12/2022, 4:25 PM
    Also there is a blog entry each day for what is being launched... https://supabase.com/blog
  • g

    garyaustin

    12/12/2022, 4:28 PM
    And a youtube...https://discord.com/channels/839993398554656828/867349237799714856
  • p

    pid1

    12/12/2022, 4:32 PM
    Aaah, also I see on https://supabase.com/launch-week that there are the days posted below the header. I didn't realize it was relevant to the Launch Week section at the top
  • p

    pid1

    12/12/2022, 4:32 PM
    Cool, well I'm looking forward to seeing what's to come 🙂
  • t

    Tobias Grether

    12/12/2022, 4:38 PM
    On the integration page every integration link is 404ing
  • l

    Luv

    12/12/2022, 5:37 PM
    ah mondays
  • p

    paz

    12/12/2022, 6:17 PM
    hey guys, very new to dbs in general, but since supabase uses postgres if im following a tutorial that uses postgres i can essentially do the same thing with supabase right
  • g

    garyaustin

    12/12/2022, 6:22 PM
    Most likely. If it does not use Postgres 15 features or extensions not provided in the hosted platform.
  • p

    paz

    12/12/2022, 6:23 PM
    tyty
  • u

    [GodderE2D]

    12/12/2022, 8:43 PM
    i missed docusaurus docs
  • l

    LordMarkDev

    12/12/2022, 9:13 PM
    Hi guys i'm new, i'm using Supabase in a project for the first time, i dont understand why with the same simple select count query with just 1 row in the table, sometime works sometime not getting error 406 (returning null data and null count): it is a free tier problem? Seems that supabase account go in sleep or something and for the first query after a while waits about 19.6 seconds and returning null instead of the data, if i run the query again works ..... seems to happen randomly. thanks
  • g

    garyaustin

    12/12/2022, 9:15 PM
    Please ask your question in #1006358244786196510 . You are going to need to provide more info, and no it does not go to sleep at all unless paused after 7 days of no use.
  • j

    JH175

    12/13/2022, 12:38 AM
    I can't find the Supabase settings dashboard to find my API keys. I haven't been on in about a week. Has something changed or am I crazy?
  • g

    garyaustin

    12/13/2022, 12:39 AM
    Please follow up in help if you have issues...
  • j

    JH175

    12/13/2022, 12:43 AM
    found it... i guess it wasn't rendering on my laptop screen...
  • d

    decruz

    12/13/2022, 2:49 AM
    Do the Supabase APIs cache database queries, such as SELECTS?
  • g

    garyaustin

    12/13/2022, 2:50 AM
    No. You would need to handle that.
  • d

    DYELbrah

    12/13/2022, 3:09 AM
    @decruz you should ask in #1006358244786196510 but either way look into using TanStack Query which can cache your requests.
  • d

    decruz

    12/13/2022, 3:20 AM
    got it, thanks all
  • g

    GautamArora

    12/13/2022, 9:07 AM
    Hey! Can anyone help me with https://discord.com/channels/839993398554656828/1049786482430316584 this issue? I am not able to run the studio app locally.
  • g

    GautamArora

    12/13/2022, 9:13 AM
    Copy code
    error - ../packages/ui/src/components/Accordion/Accordion.tsx
    Module parse failed: Unexpected token (15:5)
    You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
    | //   Pick<AccordionProps, 'onChange'>
  • g

    GautamArora

    12/13/2022, 9:13 AM
    The error
  • s

    stef

    12/13/2022, 9:17 AM
    I have exactly the same problem. Self-hosted, there's no way to navigate to the settings screen. This URL redirects to the "Welcome to your project" screen: https://app.supabase.com/project/_/settings/api
    s
    • 2
    • 6
  • s

    silentworks

    12/13/2022, 10:16 AM
    I have exactly the same problem Self
  • t

    themes.dev

    12/13/2022, 1:19 PM
    Hey guys I'm trying to use supabase with Next.js, and I'm using a middleware to make a route protected. This is somewhat working, but I'm experiencing some unexpected side effect After successful login, protected routes are still not accessible. Only works with hard refresh. Even after logout, protected data still accessible. Middleware only kicks in with hard refresh. Can anyone tell me what is wrong with my implementation? https://github.com/frankspin89/themes
    n
    • 2
    • 2
  • s

    silentworks

    12/13/2022, 1:23 PM
    @themes.dev please use the #1006358244786196510 channel.
1...315316317...392Latest