Django example (#43)

Add a Django example
This commit is contained in:
FelipeVilella
2020-04-07 09:00:55 -03:00
committed by GitHub
parent 40c3caa1c8
commit 1e7d24da27
10 changed files with 257 additions and 0 deletions

View File

@@ -41,6 +41,7 @@ with Spring framework and a Postgres database.
- [`VueJS`](https://github.com/docker/awesome-compose/tree/master/vuejs)
- [`Flask`](https://github.com/docker/awesome-compose/tree/master/flask)
- [`PHP`](https://github.com/docker/awesome-compose/tree/master/apache-php)
- [`Django`](https://github.com/docker/awesome-compose/tree/master/django)
## Basic setups for different platforms (not production ready - useful for personal use)
- [`Gitea / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/gitea-postgres)
- [`Nextcloud / PostgreSQL`](https://github.com/docker/awesome-compose/tree/master/nextcloud-postgres)