mirror of
https://github.com/docker/awesome-compose.git
synced 2025-04-19 07:18:06 +02:00
react-rust-postgres: add readmes
Signed-off-by: Jérémie Drouet <jeremie.drouet@gmail.com>
This commit is contained in:
parent
b73e252639
commit
7d518e11da
4 changed files with 83 additions and 1 deletions
|
@ -58,6 +58,8 @@ docker-compose down
|
|||
application with a Spring backend and a MySQL database
|
||||
- [`React / Express / MySQL`](react-express-mysql) -- sample React
|
||||
application with a NodeJS backend and a MySQL database
|
||||
- [`React / Rust / PostgreSQL`](react-rust-postgres) -- sample React
|
||||
application with a Rust backend and a Postgres database
|
||||
- [`Spring / PostgreSQL`](spring-postgres) -- sample Java application
|
||||
with Spring framework and a Postgres database
|
||||
|
||||
|
@ -66,7 +68,7 @@ docker-compose down
|
|||
- [`Spark`](sparkjava)
|
||||
- [`VueJS`](vuejs)
|
||||
|
||||
*Basic setups for different plaforms (not production ready - useful for personal use)*
|
||||
*Basic setups for different plaforms (not production ready - useful for personal use)*
|
||||
- [`Gitea / PostgreSQL`](gitea-postgres)
|
||||
- [`Nextcloud / PostgreSQL`](nextcloud-postgres)
|
||||
- [`Nextcloud / Redis/ MariaDB`](nextcloud-redis-mariadb)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue