Badbloodd/TestWork
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
# Winter Application Documentation ## Technologies and Tools Used This application uses the following technologies and tools: - PHP 8.3 - Apache Web Server - Docker & Docker Compose - GitLab CI/CD - Composer (PHP Package Manager) - PHP Extensions: - GD - Intl - ZIP - XDebug - PDO MySQL - MBString - Exif - PCNtl - BCMath ## Getting Started ### Prerequisites Make sure you have the following installed on your system: - Docker - Docker Compose - Git ### Running the Application Locally 1. Clone the repository: 2.open the terminal and navigate to the project folder 3.run the command docker run -p 8000:80 winter-app 4.open the browser and navigate to http://localhost:8000