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

    bluetoothfx

    03/04/2022, 5:30 PM
    going over my head mate 😦
  • b

    bluetoothfx

    03/04/2022, 5:30 PM
    I am having cors ISSUE
  • b

    bluetoothfx

    03/04/2022, 5:31 PM
    I am running supabase container in my vm (local machine) and trying to access that from localhost:8080 and getting CORS 😦
  • m

    mikeanth

    03/04/2022, 5:31 PM
    That is probably because you're accessing from http://localhost and not http://kong
  • m

    mikeanth

    03/04/2022, 5:32 PM
    Since it wants to redirect to http://kong
  • m

    mikeanth

    03/04/2022, 5:32 PM
    Are you running on linux or windows?
  • m

    mikeanth

    03/04/2022, 5:32 PM
    Or max
  • m

    mikeanth

    03/04/2022, 5:32 PM
    Mac*
  • b

    bluetoothfx

    03/04/2022, 5:32 PM
    https://discord.com/channels/839993398554656828/843999948717555735/949140468762030111 here is the issue
  • b

    bluetoothfx

    03/04/2022, 5:33 PM
    container is ubuntu local machine is windows
  • m

    mikeanth

    03/04/2022, 5:33 PM
    Ok so you're running docker on windows and you're spinning up an Ubuntu container that's running supabase. Correct?
  • b

    bluetoothfx

    03/04/2022, 5:34 PM
    no hold on
  • b

    bluetoothfx

    03/04/2022, 5:35 PM
    windows is my local machine in windows I have a web application. running : localhost:8080 I have a vmware application in my windows. There I have a ubuntu OS. On that Ubuntu os I am running supabase docker container. Is is not WSL2 or windows on docker.
    m
    • 2
    • 42
  • v

    vortex

    03/04/2022, 5:39 PM
    have a question I'm not sure this is feature blocked or not but is it possible to have deploy previews urls like
    https://deploy-preview-140-project.netlify.app/
    work with supabase auth?
    s
    • 2
    • 10
  • x

    xananax

    03/04/2022, 7:44 PM
    Hello everyone, I've had my eye on Supabase for a while, lately finally got an ok from my employer to take it for a spin. I'm extremely impressed! This is high quality stuff
  • x

    xananax

    03/04/2022, 7:45 PM
    I'm surprised it's not a more commonly used tool, it's worth it for the db management capabilities alone
  • x

    xananax

    03/04/2022, 7:45 PM
    I probably will be asking n00b questions in the upcoming weeks, please bear with me
  • n

    noaxis

    03/05/2022, 2:06 PM
    Wildcard redirect URLs?
    • 1
    • 3
  • s

    shubhamverma

    03/05/2022, 2:43 PM
    Hey folks, I was looking for a DB for hosting my blogs. Thinking between Firebase and Supabase, My only questing in on the limits. FB has a read write limit, but for SB I was not able to find any docs on it There is something called Database Space (500MB) shown on some off my projects. Is that something to consider? As blogs would mostly be markdown or MDX
    g
    • 2
    • 2
  • s

    Señor Bruno

    03/05/2022, 3:40 PM
    Is there any way that a User can reset his/hers password while logged in (by providing the current password)?
    g
    • 2
    • 2
  • g

    garyaustin

    03/05/2022, 3:45 PM
    Supabase limits
  • d

    Deleted User

    03/05/2022, 3:46 PM
    Copy code
    Securing the Dashboard#
    The Docker setup doesn't include a management database for managing users and logins. If you plan to deploy the Studio to the web we suggest you put it behind a web proxy with Basic Auth or hide it behind a VPN.
    I've been reading in and out, is the dashboard included in OSS or not?
  • d

    Deleted User

    03/05/2022, 3:46 PM
    I am thinking of deploying it, to build up mvp pretty fast
  • d

    Deleted User

    03/05/2022, 3:46 PM
    nvm I see the studio
  • g

    garyaustin

    03/05/2022, 3:54 PM
    reset password with current password
  • m

    magenta

    03/06/2022, 3:37 AM
    is "login with telegram" planned for supabase? https://core.telegram.org/widgets/login seems to not follow the standard oauth protocol, imo it should be considered to be added since telegram has over half a billion active users and is very quite in europe.
  • m

    magenta

    03/06/2022, 3:37 AM
    the api looks awful
  • s

    Sourabh

    03/06/2022, 7:02 AM
    Hey everyone. I have recently developed a product using supabase free tier with all the APIs, triggers etc. Now I want to create a new paid starter project and want to migrate everything from free one. I am not sure how to go about doing this. Is there any tool available that can migrate everything from one supabase project to another. I'm a noob. Sorry if the question sounds silly.
    k
    • 2
    • 11
  • k

    ktosiek

    03/06/2022, 10:31 AM
    copying a project
  • d

    debabrata

    03/06/2022, 2:19 PM
    In the next.js guide, https://supabase.com/docs/guides/with-nextjs#bonus-profile-photos
    from.download()
    is used to generate a url for displaying avatars. For public buckets is using
    from.getPublicUrl()
    better? Are there any benefits to using either of thsse?
    g
    • 2
    • 3
1...196197198...392Latest