Skip to content

eneskomur/izishop

Repository files navigation

izishop

izishop is a simple e-commerce project based on Symfony. The development is not finished yet. The main resources used in izishop are as follows:

Installation

Docker (optional)

You can run the project on Docker with Nginx, PHP, MySQL.

After installing Docker, run the following code on terminal in your project's directory.

docker compose up

Use the Composer to install required resources.

composer update

Usage

After running the server, you can go to http://localhost/api address and access the API Platform page of the application.

1655906185598

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

An experiential e-commerce project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published