This project is to realize a CMS from scratch entirely written in php which allows food companies (mainly restaurants) to create their own website from our solution. The project is distributed using Docker. Download our code, go to the folder then run the following command.
To deploy our application, you must have docker installed on your computer. To download docker: https://www.docker.com/products/docker-desktop
Make a git clone of this directory and in the created folder, open a terminal and type in the command line:
$ docker-compose up -d
In your browser go to localhost:80 To access phpMyAdmin localhost:8080