- Fill All .env.
- Run the
pip install -r requirements. txt
command. - Run the
docker compose up
command. - 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