- make run-server
- make run-worker
- docker-compose up --build -d [for first time.]
- docker-compose up -d [if there has no changes in local codebase or image already exists.]
- LogView depends on redis as message broker . In case of docker all things will be containerized automatically.
- LogView used mysql database to manage data. For docker build all things will be installed.





