Skip to content

Front Controller - Layered Architecture - RESTFull - Rich Domain Model - Redis - MySql - Apache Kafka

Notifications You must be signed in to change notification settings

jenkem1337/e-commarce

Repository files navigation

E-Commerce System in PHP

Project Purpose

This project is a simple e-commerce system built in PHP, aimed at providing a platform for practicing and improving backend development skills.

Prerequisites

  • PHP 8.0 or higher
  • Docker

Installation

To set up the project, follow these steps:

1. Clone the repository:

git clone https://github.com/jenkem1337/e-commarce.git

2. Run Docker Setup:

Navigate to the project folder and execute the following command to set up the necessary environment using Docker:

php DockerComposeSetup.php

3. Start the Application

Once the setup is complete, run the following command to start the application:

docker compose up

This will launch the application in a Docker container, and you can access it through your local server.

About

Front Controller - Layered Architecture - RESTFull - Rich Domain Model - Redis - MySql - Apache Kafka

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages