- Fill All .env.
- Run the pip install -r requirements. txtcommand.
- Run the docker compose upcommand.
- Start the Main app to Generate some messages. 
 In the App directorypython main.py
- Start as many workers you want to listen and wait for messages.
 In the Worker directorypython worker.py
Credits: MathByte Academy