Error calculating daily stats Production
Object literal may only specify known properties
Is it possible to use API routers in main.wasp?
Port error when deploying with Fly
Does WASP hope to handle compression of images to improve FE experience
Is there a way to inject env variables into wasp testing?
.env.server
is not present. This code runs on the server.
I can do something like MY_SECRET=abc123 wasp client test run
, but I'm wondering if there's a way to do it within the wasp api....What would be the easiest way to implement a change email verification link?
I need help in debugging resource exhausted (Too many open files)
ulimit -n 10000
. To wasp db start
. I need to do this in every terminal session I need to run wasp in.
I know if it's working and it's stupid it's not stupid, but still I don't feel comfortable doing it, I feel I'm hacking into the solution instead of tackling the problem and solving it the right way.
Any idea why I keep getting this error?
...How differentiate different status codes on client from HTTPerror thrown
Password Reset for usernameAndPassword
How can I get user current plan in opensaas template
Remove Credits
Failed to resolve import
Update OpenAI to latest version Safe?
4.52.1
to 4.70.2
. I'm using Wasp 0.14.0
. When I try to update I also need to update zodMigration from v0.14.0 to v0.15 leads Prisma errors
How can i avoid that a user can "signup" twice with the same email address in wasp version 0.11.8?
router.tsx:7 Uncaught SyntaxError: The requested module '/@fs/home/rootall/apps/minisaas-boilerplate
CORS is blocking www
www
i get this cors error....