Steps to Setup the project Make sure that all the three projects clientApp , testFlask , serverFlask, middleware1 , middleware2 are present in the root folder. docker-compose.yml file is also placed in root folder
From the root folder Enter the below command
- docker-compose up --build
- Navigate to http://localhost:3000/ to interact with the app