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

    harsh singh

    08/16/2022, 11:07 PM
    I really dislike it lol
  • h

    harsh singh

    08/16/2022, 11:07 PM
    Serif fonts don't go well with documentation websites
  • h

    harsh singh

    08/16/2022, 11:15 PM
    Also all the icons are broken lol
  • h

    harsh singh

    08/16/2022, 11:16 PM
    Been building something with Supabase for a while though
  • h

    harsh singh

    08/16/2022, 11:16 PM
    I just wanted to help you all improve your product
  • h

    harsh singh

    08/16/2022, 11:17 PM
    Let me know if there's a better place to put this
  • g

    garyaustin

    08/16/2022, 11:19 PM
    Issues are normally reported in supabase Github. The icon one has been reported and just broke, probably with all the changes for launch week. https://github.com/supabase/supabase/issues/8399
  • h

    harsh singh

    08/16/2022, 11:20 PM
    I see, thank you.
  • h

    harsh singh

    08/16/2022, 11:21 PM
    I'd normally put them on the GitHub too, I just thought it might not be an issue but instead a bug (the serif font)
  • g

    garyaustin

    08/16/2022, 11:37 PM
    Yeah, I don't know what is up with your serif, that is not what I see currently, but all of that is being updated every day this week, so maybe a glitch.
  • h

    harsh singh

    08/16/2022, 11:37 PM
    Very possible.
  • h

    harsh singh

    08/16/2022, 11:37 PM
    Thanks for clarifying
  • h

    harsh singh

    08/16/2022, 11:37 PM
    I'm building something for the hackathon. I've really enjoyed using Supabase so far.
  • h

    harsh singh

    08/16/2022, 11:38 PM
    Going to setup the PostgREST library for Rust next
  • t

    trilltrill

    08/17/2022, 1:47 AM
    Hi, does anyone know how to set up Prisma with Supabase Auth? I'm using Supabase Auth and when I try to set up Prisma, it gives the error "The schema of the introspected database was inconsistent: Illegal cross schema reference from
    public.profiles
    to `auth.users`"
  • t

    trilltrill

    08/17/2022, 1:47 AM
    😦 Would anyone please help me?
  • i

    Isaiah

    08/17/2022, 1:48 AM
    would be better to ask this in #843999948717555735
  • t

    trilltrill

    08/17/2022, 1:49 AM
    Oh thanks! It's my first time here
  • i

    Isaiah

    08/17/2022, 1:49 AM
    no problem
  • e

    e0

    08/17/2022, 11:09 AM
    It's #1006358244786196510 now
  • c

    Curtly

    08/17/2022, 9:32 PM
    Hi, what books do you recommend I purchase to learn sql and PLpgSQL?
  • e

    e0

    08/17/2022, 11:04 PM
    This is a good interactive intro to SQL. https://www.executeprogram.com/courses/sql
  • c

    Curtly

    08/17/2022, 11:24 PM
    @e0 thanks, I'll check it out.
  • e

    Equinox

    08/18/2022, 3:47 PM
    Is there a solid option to replicate the production database in local environment, I tried using the diff tool for migration inside the CLI it's a complete mess and half of the triggers and functions are not replicated properly and end up not working in local I've also tried using snaplet but all of the extensions are thrown out and everything related to cron is not replicated in local I'm completely lost, surely there has to be a way to do this properly but I cannot figure out why it's so hard to find
  • l

    Lothar

    08/18/2022, 5:56 PM
    Hey, been seeing the realtime demo and it looks amazing, Is this supposed to replace socket.io for example? I've been building a multiplayer game on socket.io, and it would be great if I could use Realtime instead (since i'll be messing with the database as well).
  • j

    jfy

    08/19/2022, 1:01 AM
    are
    Broadcast
    and
    Presence
    only available within supabase-js?
  • m

    Michael Maust

    08/19/2022, 1:26 AM
    I’m brand new to Supabase. Is it possible to create/update RLS policies from an IDE like VS Code, or are you limited to doing that in the Supabase studio?
  • e

    Equinox

    08/19/2022, 6:58 AM
    If you have an extension that can execute SQL Queries from your IDE yes you can remotely connect to the database and build your RLS directly in the IDE
  • p

    pixtron

    08/19/2022, 9:31 AM
    If there is no official library supporting it yet, you could build your own client. Realtime uses websockets under the hood. Which language/framework do you want to use it in?
  • z

    zensomancer

    08/19/2022, 1:55 PM
    TLDR: Options for React-based Wikis? Hey folks! I’ve been looking for a reason to give Supabase a go and think I have a project for it. My question is less specific to Supabase in general but hoping folks might have ideas. I currently have an in-development Docusaurus site for a hobby tabletop rpg project. I would also like to add a community-editable wiki at a sub domain, using Supabase for the database and user management. However, I would also like to future-proof for potentially having an app for character sheets, campaign management, etc. Looking for existing React-based wiki frameworks if that makes sense or be told to just write it custom from the ground up in Next.js.
1...249250251...392Latest