khb
khb
WWasp
Created by khb on 1/17/2025 in #🙋questions
Having Trouble Getting my UI to behave
You got it solved thanks boys 🙂
10 replies
WWasp
Created by khb on 1/17/2025 in #🙋questions
Having Trouble Getting my UI to behave
No description
10 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
Yeah the bot is super helpful, it would be amazing to job on a call some time with a developer more experienced then myself. Do you guys ever do that.
39 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
@kapa.ai What if i had open saas as like the landing page and databade, then had api for the complex calculations. Then had the api send back to the database, would that take to long.
39 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
What if i had open saas as like the landing page and databade, then had api for the complex calculations. Then had the api send back to the database, would that take to long.
39 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
@kapa.ai Can i use opensaas for a micro services?
39 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
Can i use opensaas for a micro services?
39 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
@kapa.ai would it be possible to switch to mongo DB? On opensaas?
39 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
Can you give me a really basic example of both and the differences please. @kapa.ai
39 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
@kapa.ai sorry for my ignorance, but how do servers currently work, lets say i have lunched on fly.io, then i have 2 servers up 2 clients up and 1 database up. From my understanding everyone who connects to the website will hit one of the two clients, serving them with eberthing they need for the website, then when ever they do a calculation it run on the two servers, then gets passed to the database when done. Is this not already multi-tenancy? How it is curreclt working, because every clients data is on one database and everyone is useing the same servers for compute as it is.
39 replies
WWasp
Created by khb on 1/7/2025 in #🙋questions
Is open saas / wasp multi-tenancy
@kapa.ai I would like to have one database that is multi-tenancy, however i also want multi-tenancy with the compute, so ill have a powerful machine running sumularion or caculating geometry, i want to be able to split the recorces up like cores or ram, is that possible?
39 replies
WWasp
Created by khb on 11/23/2024 in #🙋questions
Oauth not working for google or github.
okay, sweet. i did that and it works. Thank you.
16 replies
WWasp
Created by khb on 11/23/2024 in #🙋questions
Oauth not working for google or github.
sorry for my igonroace but, so should i set my WASP_SERVER_URL to my website url https://siteengineer.com.au/
16 replies
WWasp
Created by khb on 11/23/2024 in #🙋questions
Oauth not working for google or github.
@kapa.ai
16 replies
WWasp
Created by khb on 11/23/2024 in #🙋questions
Oauth not working for google or github.
Update the redirect URLs in your Google and GitHub OAuth app settings: For Google: http://localhost:3001/auth/google/callback (development) or https://your-server-url.com/auth/google/callback (production) Google OAuth setup (https://wasp-lang.dev/docs/auth/social-auth/google#3-creating-a-google-oauth-app) For GitHub: http://localhost:3001/auth/github/callback (development) or https://your-server-url.com/auth/github/callback (production) GitHub OAuth setup (https://wasp-lang.dev/docs/auth/social-auth/github#3-creating-a-github-oauth-app) can you tell me more about this, i have a website siteengineer.com.au, but im sure sure how to tell the server url on that and im not sure where i can find that or if i have to set somthing up on the back end like dns
16 replies
WWasp
Created by khb on 9/29/2024 in #🙋questions
Using Open SaaS with V0.dev (shaden UI)
Still in development! I’d really appreciate any constructive feedback you have. siteengineer.com.au
34 replies
WWasp
Created by khb on 11/20/2024 in #🙋questions
Site works in dev but in production is not working
how do i tag this as solved for future people
22 replies
WWasp
Created by khb on 11/20/2024 in #🙋questions
Site works in dev but in production is not working
you guys are amazing, works now 🙂
22 replies
WWasp
Created by khb on 11/20/2024 in #🙋questions
Site works in dev but in production is not working
Thanks so much for the help 👍💪💪 ill report back on tomorrow on those two solutions 😊😊
22 replies
WWasp
Created by khb on 11/20/2024 in #🙋questions
Site works in dev but in production is not working
another thing i find weird, is that in the vs code i get these errors when launching i do not get these when i wasp start. is this relevant at all?
22 replies