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

    Flyken

    07/29/2021, 1:00 AM
    a user, for supabase dashboard?
  • c

    cole

    07/29/2021, 1:01 AM
    my account
  • f

    Flyken

    07/29/2021, 1:01 AM
    on YOUR website or supabases?
  • c

    cole

    07/29/2021, 1:02 AM
    supabase
  • f

    Flyken

    07/29/2021, 1:02 AM
    ¯\_(ツ)_/¯
  • c

    cole

    07/29/2021, 1:02 AM
    sorry, guess i wasnt very specific lol
  • c

    cole

    07/29/2021, 1:06 AM
    another question, is there a data center map or list? i couldn't happen to find one anywhere
  • b

    burggraf

    07/29/2021, 1:12 AM
    I didn't see one but here's the choices I get when I try to create a new project.
  • c

    cole

    07/29/2021, 1:12 AM
    thank you!
  • b

    burggraf

    07/29/2021, 1:13 AM
    It may not be documented yet because they're adding new data centers so fast lately, maybe they're waiting until things slow down 🙂
  • c

    cole

    07/29/2021, 1:13 AM
    are you aware if Supabase owns the servers or is it per-say a dedicated server
  • c

    cole

    07/29/2021, 1:13 AM
    makes sense
  • b

    burggraf

    07/29/2021, 1:13 AM
    They're AWS
  • c

    cole

    07/29/2021, 1:15 AM
    alright thank you sm! ill definitely be considering Supabase
  • u

    user

    07/29/2021, 1:54 AM
    Hey folks. New to web development (wrote my first line of TypeScript a two weeks ago) and evaluating backends for my project. I saw Supabase mentioned in a few blog posts so thought I’d come to the source to ask some questions. Im mostly curious if it’s appropriate for my use-case. The story so far: Familiar with Firestore (but not the rest of Firebase) as I’ve used it for non-web projects in the past but realized quickly that I’m basically forced to use Firebase Authentication if I want role-based access control on my Firestore documents. So I canned Firebase completely. Current stack: Next.js, NextAuth, Prisma ORM, MongoDB Atlas, Vercel. Requirement beyond the basics: Serve a subset of my Next.js API routes to 3rd parties, protected behind API key authentication and authorization. (Haven’t figured out how to do that yet). Scale: 5-10k max users over the lifetime of the project. It’s worth noting that I’m using Prisma ORM so I don’t think it really matters if I use MongoDB or Postgres behind the scenes, especially at this scale. Is Supabase appropriate for this project?
  • f

    Flyken

    07/29/2021, 2:01 AM
    i think supabase is superb, i believe it allows 10k auth users for the free plan (not for sure since i can't imagine getting 10k users right now), besides that it uses postgresql and has storage (for images and videos and so on, thoguh im sure you knew this), i've been using it for, im not sure honestly, a month? loved it since, been apart of my latest projects alongside next.js
  • u

    user

    07/29/2021, 2:05 AM
    Anyone know if Anonymous Login is on the roadmap at all? I couldn’t find any mention of it. Or could it be done with what is currently available?
  • f

    Flyken

    07/29/2021, 2:07 AM
    @User im just curious, what is the use of anonymous login?
  • u

    user

    07/29/2021, 2:08 AM
    So the way I would use it with Firebase, is that say I don’t want my user to need to sign up right away, I can create a temporary auth user silently, to use for database rules etc. Then later on they can link their account to the existing temporary one
  • f

    Flyken

    07/29/2021, 2:09 AM
    interesting
  • u

    user

    07/29/2021, 2:10 AM
    https://firebase.google.com/docs/auth/web/anonymous-auth
  • b

    bill92

    07/29/2021, 2:11 AM
    Enable multi tenancy. One of three options. - database multi tenancy - schema multi tenancy - table multi tenancy
  • b

    bill92

    07/29/2021, 2:12 AM
    I would like to hear if possibly the community’s thoughts on this and if they have implemented one of these approaches on production applications
  • f

    Flyken

    07/29/2021, 2:12 AM
    so
  • f

    Flyken

    07/29/2021, 2:12 AM
    from p2p to peer to server?
  • f

    Flyken

    07/29/2021, 2:12 AM
    basically
  • f

    Flyken

    07/29/2021, 2:13 AM
    every user would use the same app
  • f

    Flyken

    07/29/2021, 2:14 AM
    i've never done this honestly, im not sure how to do it with supabase
  • f

    Flyken

    07/29/2021, 2:18 AM
  • f

    Flyken

    07/29/2021, 2:18 AM
    randomly pops in, drops a link, goes offline
1...282930...392Latest