Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 869 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 869 Bytes

python-flask-microservices

Project Detail

'python-flask-microservices' has 4 projects within.
  • frontend
  • order-service
  • product-service
  • user-service
Preferably configure a separate python virtual environment and install python packages.
pip install -r requirements.txt

Deployment in Production

For deployment in production, use docker-compose.deploy.yml in 'frontend' project folder.

Python extensions reference