project/ ├── frontend/ # React ├── backend/ # NestJS (микросервис) ├── auth-service/ # Самописный сервер ...