rails-microservices-sample-code

Sample code for chapter 9 of Building Distributed Rails Applications

Stars
8
Committers
3

Building Distributed Rails Applications

Sample Code

The book where these Ruby on Rails applications are built step-by-step can be found here: https://github.com/kevinwatson/rails-microservices-book

The Docker environment can be started with the following command

docker compose -f docker-compose.builder.yml run builder bash