You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository is part of Shopsys Platform - a scalable ecommerce platform for fast-growing ecommerce sites created and maintained by in-house developers or outsourcing agencies.
Shopsys/project-base repository contains the fully ready base for building your Shopsys Platform projects. This repository is READ-ONLY and it is maintained by monorepo shopsys/shopsys.
For more information about project, please see shopsys/shopsys readme.
This repository is maintained by shopsys/shopsys monorepo, information about changes is in its CHANGELOG file.
Installation
We recommend to choose installation via Docker because it is the easiest and fastest way to start using Shopsys Platform.
Docker contains complete development environment necessary for running your application.
In the future we want to add new technologies to Shopsys Platform (e.g. ElasticSearch).
Updating your development environment to use these technologies will be very easy with Docker
because such an update will be done just by running docker compose build.
And that is all!
Create new project on Shopsys Platform easily from this package following the Installation Guide.