Not able to run the application
I have setup the repository with postgres and redis but when i am running npx nx frontend or server it's not working
5 Replies
i reached to step 7 on setup guide
migration run error i have implemented the password of psql proper

looks like your database connection is failling
can you double check you manage to log into it
and if you can, you need to check your env variables
this is the env i have

did you manage to connect the db manually, using a GUI tool such postico for example?