Need help incorporating existing project into this template
SubscriptionStatus and subscriptoinTier not getting updated in stripe test mode.
type declarations
Github actions failing with "OpenAI API key not set"
Migrate db in Production fly.io
fly.io frontend keeps crashing
user.subscriptionStatus and user.subscriptionTier are not set
Link Components having typescript errors when linking to a path with a slug
"Wasp deploy fly launch" command cannot find prisma in root folder?
How can I put the production website behind a password like a staging area?
Getting stuck at Setting up database after configuring external postgresdb
How to redirect from www to non www
Login does not work after verifying with the link
wasp new
with the option [3]
as a head start. It worked in the beginning but it stopped....Error running the Todo App
Error when trying to add authentication
Prisma Error Handling
Configure vite to resolve @ alias to src directory
db seed verified email
Error on sending email to veirify account
wasp deploy fly launch <name> iad
it doesn't work.
Here are the browser console and network. The network returned 200 for the auth/email/signup and 204 for the preflight. The console only show unauthorized (401) on /auth/me, I think this was expected since I'm not logged in yet.
The server logs returned ECONNREFUSED
and __node_internal_exceptionWithHostPort
on the port 587. That's not the port I configured in the .env.server file...