Skip to content

cgzirim/book-lend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Book Lend

The Book Lend Application is built on a microservices architecture, aimed at streamlining the lending and management of books. It utilizes RabbitMQ as a message broker to enable communication between the two services: admin_api and frontend_api.

Installation and Running

Prerequisites 🧑‍🤝‍🧑

  • Docker
  • Docker Compose

Steps to Install and Run 🚶

  1. Clone the Repository
    git clone https://github.com/cgzirim/book-lend.git
    cd book-lend-app
  2. Build and Run the Application
    docker-compose up --build
    
  3. Access the Application
admin_api frontend_api

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages