Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 353 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 353 Bytes

stock_market_simulation_system

Folow the following steps to run the application

  1. mkdir stock_market_simulation_system
  2. cd stock_market_simulation_system
  3. git pull origin https://github.com/usama-hameed/stock_market_simulation_system.git
  4. docker-compose up

It will start all the services (FastAPI, PostgreSQL, Kafka, celery, Redis, RabbitMQ)