I've exposed my database on port 5432, i've also set the DATABASE_URL in the env.server file. Running wasp db seed returns this error: --- [Error] Can not connect to database: ---------------------------------------
The database needs to be running in order to execute this command. You can easily start a managed dev database with
wasp start db
wasp start db
.
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.