tomas.morales
tomas.morales
WWasp-lang
Created by tomas.morales on 6/11/2024 in #đŸ™‹questions
google login custom domain
I tried setting up google login with my custom domain deploying with fly.io and for some reason i tried logging in with google and it never logged in. I checked this out and it seemed to be because of the wasp client url that we have to set.. i had a "/" at the end and maybe that was it. But now when i try to get in to my wasp app that is deployed i cant login with any user or use the google login. Im not sure what happened, but i even deleted the client server from fly and re created it and the problem persists
35 replies
WWasp-lang
Created by tomas.morales on 6/11/2024 in #đŸ™‹questions
manual deploy gcp
I am trying to manuelly deploy to gcp cloud run and when doing the wasp build i get that the database url is not found but i did set it in .env.server Then when deploying cloud run it says that the app couldnt be deployed kn port 8080 (which i dont know where it gets from) but even when puttin port = 8080 in .env.server
42 replies
WWasp-lang
Created by tomas.morales on 5/27/2024 in #đŸ™‹questions
can i use wasp for big production apps?
I need to know how reliable is using wasp for my big client projects that could have 1M users or more and need to be fullt maintainable with high availability %
21 replies
WWasp-lang
Created by tomas.morales on 5/23/2024 in #đŸ™‹questions
Are there any known limitations with wasp vs using traditional NodeJS + React?
I am evaluating if i should replace my software factory templates (that were manually built) that use NodeJS + React + Sequelize + Express + Swagger and others with wasp. But for this to happen i need to solve a few uncertainties: 1. How certain am I that wasp will be maintained in the future? 2. Are there any limitations by using wasp (seems there isnt, but maybe you know some)
6 replies
WWasp-lang
Created by tomas.morales on 5/22/2024 in #đŸ™‹questions
is there going to be a MongoDB integration soon?
I have to build a project using mongodb and i was really looking forward to do so with wasp. I recently noticed that MongoDB is not yet supported by wasp, so i wanted to know if it will be supported soon. if not, would you recommend using wasp with MongoDB anyways (the hard way)?
11 replies