Manol T.
Explore posts from serversWWasp-lang
•Created by Manol T. on 11/29/2023 in #đŸ™‹questions
How to store client secrets?
Hi,
I am creating azure storage file upload feature and I need to keep my tokens as a secret. In the documentation is written that it is not a good idea to keep secrets in env variables.
What would be the best practice to keep secrets without using any cloud secrets service?
8 replies
WWasp-lang
•Created by Manol T. on 10/28/2023 in #đŸ™‹questions
Blank Page when start the app
Hello fellow waspers,
Occasionally when I run wasp start I recieve a blank page and there are no errors in the wasp console.
How could I solve it?
3 replies
WWasp-lang
•Created by Manol T. on 10/25/2023 in #đŸ™‹questions
Wasp cannot find wasp root after downloading MageGPT app
Hi, nice to meet you all!
I am having issues to run the app that MageGPT generated for me.
I have installed wasp and I have tried to setup a blank app and it worked.
Unfortunately when I tried running the generated code, it said:
Couldn't find wasp project root - make sure you are running this command from a Wasp project.
I am wondering how to fix this issue. I will appreciate your help.
10 replies