examples improvement - added some README.md stubs
This commit is contained in:
11
examples/prestashop/README.md
Normal file
11
examples/prestashop/README.md
Normal file
@@ -0,0 +1,11 @@
|
||||
# PrestaShop
|
||||
|
||||
PrestaShop is a freemium, open source e-commerce platform. See the official [website](https://www.prestashop.com) and [repository](https://github.com/PrestaShop/PrestaShop) for more information.
|
||||
|
||||
## Architecture
|
||||
|
||||
<img src="https://github.com/bunkerity/bunkerized-nginx/blob/dev/examples/prestashop/architecture.png?raw=true" />
|
||||
|
||||
## Docker
|
||||
|
||||
See [docker-compose.yml](https://github.com/bunkerity/bunkerized-nginx/blob/master/examples/prestashop/docker-compose.yml).
|
||||
Reference in New Issue
Block a user