Janis-Rullis-IT / pr1-symfony5-api

Dockerized Symfony 5 API
MIT License
0 stars 0 forks source link
api docker orders products shop symfony5

Let customers order Your custom shirts and mugs!

Create a product and set it's cost and title. After that customers from all the world can order them *.

FIRST TIME? HOW TO SET THIS UP?

1. Install docker

Docker is a virtual environment with all the required software included. See all other benefits.

2. Provide Your environment values

3. Execute the setup.sh script *

It will download, install and prepare all the required software.

./setup.sh

4. Add these to Your hosts file

This transletes the machines address to the domain-name.

172.70.2.11     api.pr1.local
172.70.2.14     pma.pr1.local

ALREADY SET-UP?

Documentation

This describes all the available functions and the way how to call them.

doc.png

Wiki

Have questions? Found a bug?

Please, submit an issue here.

Honorable mentions

Notes