You need to clone this repo and its platform it
git clone https://github.com/QuyAnh2005/credit-ranking-code.git # source code
git clone https://github.com/QuyAnh2005/credit-ranking-platform.git # platform
And locate in a folder with the following structure
- Your folder
------------- credit-ranking-code
------------- credit-ranking-platform
-
Build services
cd credit-ranking-platform bash run.sh all up # start all service
-
Run code with the instructions of each subfolder (README).
- Ubuntu 22.04
- Docker version 26.0.2