I'm trying to deploy my wasp app using fly managed postgres, just cause is better for production.
But I get this error: [info] Starting pg-boss... [info] pg-boss failed to start! [info] error: permission denied for database fly-db
Usually I would be tempted to say that just the DATABASE_URL is wrong, but all the DB migrations with Prisma worked, schema has been generated and I have 40 records inside the _prisma_migrations table.
I'm pretty new to Wasp (first day) and also have little experience with Node.js. All my web experience was with Python (Flask).
I installed Wasp and created a project based on SaaS, at first everything ran very well, I was able to configure the login through Google and everything worked perfectly. I went to restart the server and aft...
Recent Announcements
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
W
Wasp
Rails-like framework for React, Node.js and Prisma. Build your app in a day and deploy it with a single CLI command.