This is a base repository that contains the Docker environment for Magento ^2.3.
Scandipwa-base is a docker environment that is needed for the development of the ScandiPWA theme.
Already installed ScandiPWA? Then go to the scandipwa/base-theme repository to check the latest releases!
ScandiPWA is a single page application (SPA) theme for Magento with advanced PWA capabilities.
ScandiPWA is based on React and utilizes GraphQL API of Magento 2.3.
SEE IT IN ACTION → demo.scandipwa.com
See what we have for you:
Your question was not covered? Join our community Slack channel and ask the core team directly!
The docker environment is prepared to deploy and develop the theme. We recommend using it as:
- It has pre-configured services
- No need to have an existing Magento installation
- Rendertrone out of the box
- It has a development-friendly setup
NOTE! Currently, the docker setup is supported only for Linux.
Follow the guide for Docker setup on Linux or watch the video guide.
Already have an existing Magento installation?
ScandiPWA is a regular Magento theme. You can install it on the existing Magento instance using composer.
Follow the guide for setup on existing Magento or watch the video guide.
If you are not planning to developer a back-end functionality, but to modify the front-end only, you can try setting up the theme with the remote Magento 2 server.
NOTE! It is impossible to test the website in production mode (of the webpack build). This is the main downside of this approach.
Follow the guide for setup with remote M2 server.
The repository is based on Magento 2.3. All components and modules, except the further theme development must be managed by Composer.