In this article, we would be containerizing a nestjs application that uses a Postgresql database with docker. Containerization has become crucial in ensuring apps the apps we build run anywhere without having to worry about platform compatibility. Th...
tsegsxaviers.hashnode.dev8 min read
I love the reading. Also learned something new about the db connection retries, did not think about that before.
Joseph Tsegen
I read, I code, I blog
Yh, I learnt about that from ben awad about 1 year ago