To start the application, follow these steps:
- Navigate to the
/
folder. - Execute the
docker build --tag=book-rating:latest .
command. - Execute the
docker compose up
command. - Access the API at Link to get all books.
To start the application, follow these steps:
/
folder.docker build --tag=book-rating:latest .
command.docker compose up
command.