How to use Docker Compose: Containerize and Deploy a fullstack TypeScript Application.
Apr 22, 2024 · 9 min read · Introduction In my previous articles, I covered the concepts of Docker for containers and then a hands on approach to containerizing a frontend React.js Application. In all these, we have only understood how to work with containers for one service mo...
Join discussion