1
0
Fork 0
mirror of https://github.com/docker/awesome-compose.git synced 2025-04-19 07:18:06 +02:00

add react-nginx (#121)

add react-nginx

Signed-off-by: phamthainb <phamthai4643@gmail.com>
This commit is contained in:
Phạm Hồng Thái 2021-10-10 22:19:58 +07:00 committed by GitHub
parent 30d01c2cad
commit 263ba37b97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
24 changed files with 36390 additions and 0 deletions

View file

@ -42,6 +42,7 @@ application with a Node.js backend and a MySQL database.
application with a Node.js backend and a Mongo database.
- [`React / Rust / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/react-rust-postgres) - Sample React
application with a Rust backend and a Postgres database.
- [`React / Nginx`](https://github.com/docker/awesome-compose/tree/master/react-nginx) - Sample React application with Nginx.
- [`Spring / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/spring-postgres) - Sample Java application
with Spring framework and a Postgres database.
## Single service samples