docs: Update README and add run script for Redis and RQ worker integration

This commit enhances the README with detailed instructions for installing and starting Redis, including commands for various operating systems. It clarifies the automatic startup of the RQ worker with the FastAPI server and updates the project status for Phase 2 features. Additionally, a new script `run_api_with_worker.sh` is introduced to streamline the process of starting the FastAPI server alongside the RQ worker, ensuring a smoother setup for users. The worker now has a unique name to prevent conflicts during execution.
This commit is contained in:
tanyar09
2025-10-31 13:01:58 -04:00
parent 4c2148f7fc
commit 2f039a1d48
5 changed files with 237 additions and 35 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 7.8 MiB