Folow the following steps to run the application
- mkdir stock_market_simulation_system
- cd stock_market_simulation_system
- git pull origin https://github.com/usama-hameed/stock_market_simulation_system.git
- docker-compose up
It will start all the services (FastAPI, PostgreSQL, Kafka, celery, Redis, RabbitMQ)