backend

Installation

Requirements

  • Docker
  • Disable others services that be running in port 80

This project must run before frontend project and must run in port 80

Run this command to up PHP project:

docker-compose up

Go to frontend project

This project was built using:

  • Docker
  • Composer
  • PlugRoute v3.9 my route library for PHP
  • MySQL database
  • PDO
  • The structure was based in clean architecture