bjnandi / containerize-full-stack-app-MERN-with-docker-compose

For the dockerize a full stack web MERN application using docker-compose we create separate ‘Dockerfile’ for the frontend (client) & backend (server) to create a docker image and we use MongoDB official docker imager for containerizing and defining their configurations in a docker-compose.yml file.
12Updated last month

Related projects

Alternatives and complementary repositories for containerize-full-stack-app-MERN-with-docker-compose