This is a sample of a e-commerce frontend based on vuestorefront-community/sylius repository. Additions in this repo :
- Dockerized environment
- Plugged to the backend : Sylius-VueStoreFront-backend
This project is a Sylius integration for Vue Storefront 2. It works in connection with SyliusVueStorefront2Plugin installed on Sylius side. Here is a sample of the backend : Sylius-VueStoreFront-backend
The current integration scope contains:
- Taxable and filterable products catalog
- Checkout process (including applying coupon codes)
- User account (including address book)
The project requires node in version of 14.x.x
and yarn in version of 1.x.x || >=3.x.x
.
Use Docker
- Change the environment variable
SYLIUS_BASE_URL
in docker-compose if needed . . docker-compose up -d