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

    Lio

    07/27/2021, 9:14 AM
    also istg if moving from .co to .in fixes my problems I'll yell
  • u

    user

    07/27/2021, 9:14 AM
    I wanna ask something guys
  • u

    user

    07/27/2021, 9:14 AM
    is there any implementation of supabase in backend?
  • u

    user

    07/27/2021, 9:14 AM
    or does it kill the purpose of supabase
  • u

    user

    07/27/2021, 9:14 AM
    being a BaaS
  • u

    user

    07/27/2021, 9:15 AM
    i also imagine it would be really slow
  • z

    Zenon

    07/27/2021, 9:15 AM
    @User somewhat, it does
  • z

    Zenon

    07/27/2021, 9:15 AM
    especially because it provides its own APi
  • z

    Zenon

    07/27/2021, 9:15 AM
    API*
  • t

    tg

    07/27/2021, 9:15 AM
    This would be incredibly unsafe. You can make functions which can be called with PostGREST from the client, see: https://postgrest.org/en/stable/api.html#stored-procedures
  • u

    user

    07/27/2021, 9:16 AM
    so the ideal stack would be just supabase and frontend?
  • z

    Zenon

    07/27/2021, 9:16 AM
    thanks!
  • s

    Syera

    07/27/2021, 9:17 AM
    Instagram Auth
  • z

    Zenon

    07/27/2021, 9:17 AM
    maybe. I've not explored supabase extensively yet.
  • l

    Lio

    07/27/2021, 9:17 AM
    i use supabase as the backend for , , and . Haven't had any problems yet, other than connection failures on my end
  • t

    tg

    07/27/2021, 9:18 AM
    No worries. Most common usages should be covered by the PostGREST client anyway, see https://supabase.io/docs/postgrest/client/select
  • z

    Zenon

    07/27/2021, 9:18 AM
    Does it make sense to use Supabase as backend for nest js?
  • l

    Lio

    07/27/2021, 9:19 AM
    if you get it to work, yeah
  • z

    Zenon

    07/27/2021, 9:19 AM
    I see. I was actually working on an API, and few of the endpoints return data from an inner join query, which is why I was wondering if there was an alternative to write the query itself
  • l

    Lio

    07/27/2021, 9:19 AM
    i forgot https://t8.pm/temere
  • t

    tg

    07/27/2021, 9:21 AM
    If you cannot "join" it using the built in function for querying foreign tables (https://supabase.io/docs/postgrest/client/select#query-foreign-tables), you can always just create a view. See https://www.postgresql.org/docs/13/sql-createview.html Your views will be available from PostGREST aswell.
  • z

    Zenon

    07/27/2021, 9:22 AM
    oh great! thanks a lot man
  • t

    tg

    07/27/2021, 9:23 AM
    No worries. Remember to set the owner of the view to authenticated, so that RLS will apply accordingly πŸ™‚
  • u

    ! Class self.PythonAddict = True

    07/27/2021, 9:25 AM
    which country is supabase is based on?
  • l

    Lio

    07/27/2021, 9:26 AM
    singapore according to pitchbook
  • c

    copple

    07/27/2021, 9:28 AM
    we're fully remote - US, Peru, New Zealand, Singapore, Australia, Vietnam, Ukraine/spain, London, and wherever else the team feel like working πŸ—ΊοΈ
  • c

    copple

    07/27/2021, 9:29 AM
    not sure why they list us as Singapore - technically it's a US company
  • l

    Lio

    07/27/2021, 9:29 AM
    weird
  • l

    Lio

    07/27/2021, 9:33 AM
    supabase on hackerone when πŸ‘€
  • s

    Strift

    07/27/2021, 9:39 AM
    Oh I got confused too, I connected by GitHub with Discord instead of writing it on the profile
1...8910...392Latest