Skip to content

Microservices TDD using python, flask, react, and aws

Notifications You must be signed in to change notification settings

faneder/microservices-tdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice with Docker, Flask, React and AWS

Build Status

Build the images: $ docker-compose -f docker-compose-dev.yml build

Run the containers: $ docker-compose -f docker-compose-dev.yml up -d