Welcome to the User Pet Adoption and Rescue Platform project repository! This platform aims to simplify the pet adoption process by connecting users with pets available for adoption.
The User Pet Adoption and Rescue Platform is developed using a microservices architecture, with several main services responsible for different functionalities:
- Authentication Service (authUser)
- User Service (User)
- Adoption Service (Adoption)
- Notification Service (Notification)
- Reporting Service (Reporting)
- API Gateway (apiGateway)
- Docker
- Docker Compose
- RabbitMQ (optional if using RabbitMQ for asynchronous communication)
-
Clone the repository:
git clone https://github.com/zobkazi/PurrRescue.git
-
Run the Docker Compose file:
cd PurrRescue docker-compose up
-
Access the Pet adoption and rescue platform at http://localhost:8081
-
Access the Pet adoption and rescue platform at http://localhost:8081