kevinwatson / rails-microservices-sample-code

Sample code for chapter 9 of Building Distributed Rails Applications

Home Page:https://github.com/kevinwatson/rails-microservices-book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Sample code for chapter 9 of Building Distributed Rails Applications

https://github.com/kevinwatson/rails-microservices-book


Languages

Language:Ruby 74.9%Language:HTML 18.1%Language:JavaScript 2.7%Language:SCSS 2.2%Language:CSS 1.8%Language:CoffeeScript 0.2%Language:Dockerfile 0.1%