Is it possible to inject custom data into the context object with middleware?
Hi guys, I have a question about Client / Server functions.
signup() not accepting custom fields in Typescript
Query with multiple entities
Issue migrating to Wasp TypeScript config
Moving to cookie based sessions?
What's the best way to run fly deploy with arguments?
wasp deploy fly deploy --depot=false
to work around an issue with flyctl depot https://community.fly.io/t/hanging-on-waiting-for-depot-builder/23674
When I run fly alone i get other errors which tells me i'm missing somehting:
```fly deploy -a block-spot-client==> Verifying app config...
Why is my project not recompiling after file change?
SEO issue . Twitter or facebook cannot recognise meta tags
is @everyone able to jump on a call and help me deploy to fly.io?
Wasp TS SDK package
useParam issue
Fly io Region or any alternatives?

What typescript type for queries that use "include"?
How to get auth to trigger on a button
Reply to chat socket on insert to DB table or an API call from external service.
onBeforeSignup not erroring out
onBeforeSignup
and it returns an error
I see this in the documentation
Wasp ignores the hooks' return values. The only exception is the onBeforeOAuthRedirect hook, whose return value affects the OAuth redirect URL.https://wasp-lang.dev/docs/auth/auth-hooks#using-hooks...
`wasp start` throws an access denied npm error
How do I access Prisma Studio for my Wasp app that I've deployed on Fly.io?