From 660f311e2b11fba98d63047d68b59e11f358c6ff Mon Sep 17 00:00:00 2001 From: Lukas Pol Date: Tue, 14 Apr 2020 20:03:43 -0300 Subject: [PATCH] add project in README Signed-off-by: Lukas Pol --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e172208..5e62ac9 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,7 @@ application with a Spring backend and a MySQL database. - [`React / Express / MySQL`](https://github.com/docker/awesome-compose/tree/master/react-express-mysql) - Sample React application with a Node.js backend and a MySQL database. - [`React / Rust / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/react-rust-postgres) - Sample React +- [`Ruby On Rails / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/react-rust-postgres) - Sample Ruby On Rails with Postgres application with a Rust backend and a Postgres database. - [`Spring / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/spring-postgres) - Sample Java application with Spring framework and a Postgres database.