Is a small and robust Dockerized Modular Php Mvc Framework
Using the terminal:
-git clone the App
-run the dockerfiles
-mod the html files to one's desires
All development is done in the html directory.
When putting it live just transfer the dockerfiles and the html directory
-The main App is run on port http://localhost:6080.
-The database port for direct access is on port 6086.
-The database php MyAdmin is on port 6084.
-Is a file with most used Docker Compose commands.
-You can find more info at https://makefiletutorial.com
-Make help will sho you the list of commands created.
-choco install makefor windows OS.