Issues connecting to heroku postgres database in node.js app
I’m trying to use a Heroku Postgres database with my node.js app. I’ve followed the steps to provision the database and I think I’ve set up ssl properly. When I connect to my app I get a 503 error.