ayo
WWasp-lang
•Created by ayo on 11/8/2024 in #đŸ™‹questions
input coming back as undefined
Hi, I'm trying to implement a new action in, but my input args keep coming back as undefined.
Here's is the flow I've followed from the docs
curl eample:
main.wasp
@src/user/operations
std.out
11 replies
WWasp-lang
•Created by ayo on 10/28/2024 in #đŸ™‹questions
microservice
Is wasp built to be used in a microservice architecture or is it not encouraged?
10 replies
WWasp-lang
•Created by ayo on 10/26/2024 in #đŸ™‹questions
No MainPage.tsx
I recently began walking through the docs starting with the quick start guide. I have since gotten the the app to start, moving on to
https://wasp-lang.dev/docs/tutorial/project-structure
where I see a reference to src/MainPage.tsx
. I do not have this file in my template app.
was version 0.14.2
platform: macOs9 replies