This is a test task project for Ecwid by Lightspeed, consisting of frontend and backend parts.
To start the project, simply run the following command:
docker-compose up
This command will start both the frontend and backend parts of the project using Docker Compose.
- The frontend part is located in the
test-task-widgetdirectory. - The backend part is located in the
test-task-widget-backdirectory.