In development mode can I change the hostname of the server to something other than "localhost?"
WASP_SERVER_URL
but it didn't work.waspc_datadir
Wasp bundles some TypeScript packages into the installation artifact (eg: deployment scripts), which end up in the installed version'sBut looking at references to the waspc_datadir, it's not used...waspc_datadir
. To do so in CI, it runs./tools/install_packages_to_data_dir.sh
.
Stripe Problem! Everything works on dev, but not on prod
I get a blank page after running "cd <my-project-name>wasp start" (already migrated the db).
Deploying Manually
prisma.authIdentity.findUnique()
invocation:...Hosting a Wasp project?
email send error
Would wasp be efficient enough for a bill payment web app?
Can I integrate wasp into existing React App?
cannot use local host
wasp db start
does not work on my laptop #🙋questions . How can I solve this issue? @WaspBotCannot find package 'vitest' imported from
wasp clean
Prisma: has no exported member
Can I kick off an `action` from within a query?
Having Trouble Getting my UI to behave
Wasp uses tanstack v4, while another dependency I'm importing using V5, anyway to do both?
wasp version: 0.15.2
As the title states above, wasp uses v4 so my useQuery is in V4, I require another component that uses V5, when using the component I get a lot of missing states because of the verison miss match....Railway server deploy errors
console database
systemctl start wasp.service
Updating CORS settings for myapp-server