Skip to content

JaneSoo/book-exchange

Repository files navigation

Book exchange

Set of services for exchanging books between users.

First of all, you need to build all Docker images. You can use our script:

./build-images.sh

Then you can start them using Docker Compose:

docker-compose up

To remove containers, networks, volumes, and images created by up, call:

docker-compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published