linus
WWasp-lang
•Created by linus on 10/14/2024 in #đŸ™‹questions
CORS issue
Hi I can't get around this error in production:
my app/src/server/utils.ts:
my main.wasp:
I deployed using
wasp deploy fly deploy
16 replies
WWasp-lang
•Created by linus on 9/15/2024 in #đŸ™‹questions
How do I connect to the postgres db deployed on fly?
I deployed my aspp using wasp deploy fly deploy and i want to see the data in the db, how can I do that?
8 replies