Skip to content

gridu/Reactive_Paradigm_FOR_STUDENTS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch of external services for the capstone project

Prerequisites

Install Docker and Docker Compose.

Instruction

  1. Go to directory with docker-compose.yml.

    • cd {PROJECT_DIR}
  2. Build and run apps with Docker Compose.

    • docker-compose up --build
  3. Stop Product Info service (for testing)

    • docker-compose stop product-info-service
  4. Start Product Info service (for testing)

    • docker-compose start product-info-service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published