kumahq / kuma-demo

A demo app to illustrate the capabilities and advantages of Kuma. 🐻
https://kuma.io/
Apache License 2.0
57 stars 54 forks source link

add verbosity to pg connections #163

Closed bcollard closed 5 months ago

bcollard commented 6 months ago

Needed more verbosity on connections to the postgres DB.

bcollard commented 5 months ago

I've spent some time refactoring these DNS lookups and error management, and I thought it was nodejs driving me crazy, but I can't even docker build and run the master branch as-is. There is always a connection error when the backend connects to the postgres DB. So I'll pause my work on this for now.