Skip to content

idiaz01/three-tier-app-dockerized

Repository files navigation

Docker Compose - Three tier application

Architecture Diagram

Three tier app diagram

Information

The application consists of a very basic React web application that gets data from the Flask API which is connected to a MongoDB.

The whole stack is built using Docker Compose.

How to run it

Run the command:

docker-compose up

This will build the whole stack and you'll be able to access the web application via: http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors