3ghan
3ghan
WWasp-lang
Created by 3ghan on 6/13/2024 in #đŸ™‹questions
Proper way to stop process
When I stop the wasp process developing locally(opensaas), using ctrl-c in iterm, the process keeps running in the background. What is the proper method for stopping the local dev env? Thanks!
8 replies
WWasp-lang
Created by 3ghan on 5/13/2024 in #đŸ™‹questions
Hello! thanks! I'm debugging a deployment with an additional Dockerfile
I'm not seeing the logging and I'm wondering if it's ending up elsewhere? I can see the added docker info in 'wasp dockerfile' but my logging doesn't show up. I'm also curious if docker-compose file will be executed as well? would I be better off running separate containers on the server?
11 replies
WWasp-lang
Created by 3ghan on 4/12/2024 in #đŸ™‹questions
google auth on fly.io with opensaas/wasp
when pushing my locally working google auth test project up to fly.io, I hit a cors issue, before I start digging around, anybody know where the cors fix is? login:1 Access to XMLHttpRequest at 'https://loginwork-server.fly.dev/auth/me' from origin 'https://loginwork-client.fly.dev/' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
39 replies
WWasp-lang
Created by 3ghan on 4/3/2024 in #đŸ™‹questions
default password
Hello all, thanks for your work! this project looks great. I'm spinning it up from the base with the migrated db, can't find info on default password for admin, is that a manual push into the db or is there a default or defined method?
18 replies