Quyidagi repozitoriyalarni klon qiling:
# Api-Server repozitoriyasini klonlash
git clone https://github.com/thesunnatillo/microservice-api-server.git
# Auth-Service repozitoriyasini klonlash
git clone https://github.com/thesunnatillo/microoservice-auth-service.git
# Core-Service repozitoriyasini klonlash
git clone https://github.com/thesunnatillo/microoservice-core-service.git
cd <repository>
# .env.example faylini .env sifatida nusxa olish (GitBash)
cp .env.example .env
./run.sh