Create a Food Ordering App with Strapi and Next.js 7/7

Hi, I tried to deploy to Render using the instructions provided, but the deployment is failing. Below are the errors from the log. Any thoughts on why strapi won’t start?

Nov 11 11:06:21 AM > strapi start
Nov 11 11:06:21 AM
Nov 11 11:06:16 AM [2023-11-11 16:06:16.120] debug: :no_entry: Server wasn’t able to start properly.
Nov 11 11:06:16 AM [2023-11-11 16:06:16.125] error: connect ECONNREFUSED 127.0.0.1:5432
Nov 11 11:06:16 AM Error: connect ECONNREFUSED 127.0.0.1:5432
Nov 11 11:06:16 AM at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)
Nov 11 11:06:31 AM [2023-11-11 16:06:31.138] debug: :no_entry: Server wasn’t able to start properly.
Nov 11 11:06:31 AM [2023-11-11 16:06:31.140] error: connect ECONNREFUSED 127.0.0.1:5432
Nov 11 11:06:31 AM Error: connect ECONNREFUSED 127.0.0.1:5432
Nov 11 11:06:31 AM at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1595:16)