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

    ZaDeR47

    11/14/2022, 5:07 PM
    Hey folks! Dropped this video on youtube last week on creating an email list with Supabase (signing up users && sending emails as admin with supabase edge functions). Would love feedback && ideas for more vids that'd be helpful:

    https://www.youtube.com/watch?v=-Oxd5wqWtrA▾

  • j

    joshtwist

    11/14/2022, 11:19 PM
    How many folks here are using Supabase as a backend for an API-first project? That is, you're using Supabase as the backend for an API you will share with other developer?
  • j

    joshtwist

    11/15/2022, 12:04 AM
    oops, I said 'using zuplo' but meant 'supabase' - corrected 🤦‍♂️
  • i

    IThinkWong

    11/15/2022, 12:22 AM
    deno now supports npm?? that's amazing!
  • i

    IThinkWong

    11/15/2022, 12:23 AM
    https://deno.com/blog/v1.28
  • o

    Olyno

    11/15/2022, 7:10 AM
    Yeaaaah finally! Can't wait to try it
  • k

    Kamael愛

    11/15/2022, 7:22 AM
    help?
  • t

    toryo

    11/15/2022, 10:46 PM
    Hi there im randomly getting 400 error when signing up using phone auth its says phone auth disabled but its enabled as a provider
  • t

    toryo

    11/15/2022, 10:46 PM
    is the service down?
  • e

    Elfhild

    11/16/2022, 12:28 AM
    How do i create an authentication system for a game where the same account can have multiple tenants (characters)? The user is a character or account?
    s
    • 2
    • 3
  • s

    silentworks

    11/16/2022, 12:40 AM
    How do i create an authentication system
  • n

    NoonDay

    11/16/2022, 12:42 AM
    Is DISTINCT on the roadmap for supabase-js? I am finding that I have to use rpc way more than I was hoping for basic sql queries.
  • e

    Elfhild

    11/16/2022, 4:20 AM
    What is the user case for current presence system? it is only for public chats?
  • e

    Elfhild

    11/16/2022, 6:16 AM
    I saw an example about slack channels but slack is not public
  • e

    Elfhild

    11/16/2022, 6:16 AM
    I don`t understand how to use it the correct way
  • l

    Lukas

    11/16/2022, 6:57 AM
    This should be a thing https://commitfest.postgresql.org/19/1252/
  • a

    arch

    11/16/2022, 8:43 AM
    U can do it using a good db model. think of it like once an user logs in, u prompt them to create a new instance. the user has a table with a list of their instances. and each instance can have a seperate table too (i prefer storing the data of each instance on the table of the user itself tho). hope this gives u a rough idea of implementing it
  • b

    brayden²

    11/16/2022, 10:19 AM
    Yo this is great - I need something like this right now 😄
  • j

    Jim

    11/16/2022, 2:48 PM
    Hey all, I'm a freelancer, building websites for a few SMEs, a lot of the sites and apps I make dont need a huge bandwidth or database. Are there any downsides to just using one project for managing multiple sites and apps?
  • i

    irreal

    11/16/2022, 5:47 PM
    not really, I've had some talks with the Supabase core team on how our company should structure projects, and their guidance was that as long as sharing the resources was not a problem, we should stick with one project per environment (in our case, a staging project and a production project)
  • i

    irreal

    11/16/2022, 5:47 PM
    I suggest you use different schemas from the beginning to separate the different apps
  • i

    irreal

    11/16/2022, 5:47 PM
    just to make that easier to handle
  • j

    Jim

    11/16/2022, 8:01 PM
    Thanks for sharing! I only use the base for simple stuff so I'll probably just prefix table names with the app names.
  • e

    Elfhild

    11/17/2022, 2:00 AM
    Where can i find Supabase roadmap?
  • o

    Olyno

    11/17/2022, 7:14 AM
    There is no real roadmap. Check GitHub discussions and next launch week
  • e

    Elfhild

    11/17/2022, 7:41 AM
    Is it ok to run a production project on supabase? a long term project?
  • s

    sphinxlike

    11/17/2022, 7:46 AM
    What is the database space's content? Because I do not have any entries in my tables but space is 38.94/512 MB. I try to understand.
  • o

    Olyno

    11/17/2022, 8:00 AM
    It's okay, but please remind you it's still in Beta
  • e

    Elfhild

    11/17/2022, 8:01 AM
    Thank you.
  • y

    yeahhhmat

    11/17/2022, 3:39 PM
    Wanted to drop by and share the
    Auth
    component from
    @supabase/auth-ui-react
    is an absolute pleasure to work with. Thank you Supabase!
1...292293294...392Latest