All Projects → scandipwa → Magento Docker

scandipwa / Magento Docker

Licence: osl-3.0
Docker environment dedicated for ScandiPWA theme development

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Magento Docker

how-to-venia
Magento PWA Storefront based on PWA Studio's Venia Storefront (Concept)
Stars: ✭ 39 (-60.2%)
Mutual labels:  pwa, magento2
Docker Magento2
🐳 Docker containers with all required Magento 2 dependencies installed available as FPM through Nginx and CLI
Stars: ✭ 423 (+331.63%)
Mutual labels:  magento2, docker-compose
magento2-webappmanifest
A Magento 2 extension that adds a Web App Manifest to the store.
Stars: ✭ 19 (-80.61%)
Mutual labels:  pwa, magento2
Docker Compose Development
Clone and `bin/dev up`. Quickly start of developing locally with Nginx, PHP, Blackfire, Percona, Mailhog and Redis. Out of the box support for Magento2 Developer Box
Stars: ✭ 171 (+74.49%)
Mutual labels:  magento2, docker-compose
Magento2 Varnish Redis Ssl Docker Compose
Deploy Magento2 with Varnish Cache and Redis with SSL termination using Docker-compose tool
Stars: ✭ 37 (-62.24%)
Mutual labels:  magento2, docker-compose
vsf-external-checkout
VueStorefront External Checkout module
Stars: ✭ 26 (-73.47%)
Mutual labels:  pwa, magento2
React Storefront
React Storefront - PWA for eCommerce. 100% offline, platform agnostic, headless, Magento 2 supported. Always Open Source, Apache-2.0 license. Join us as contributor ([email protected]).
Stars: ✭ 292 (+197.96%)
Mutual labels:  magento2, pwa
vsf-payment-razorpay
Razorpay Payment Extension for Vue Storefront - Integrated to accept online payment
Stars: ✭ 15 (-84.69%)
Mutual labels:  pwa, magento2
Vsf Google Recaptcha
Google Invisible reCAPTCHA v3 extension for Vue Storefront to preventing bot form submission
Stars: ✭ 20 (-79.59%)
Mutual labels:  magento2, pwa
Ddev
DDEV-Local: a local PHP development environment system
Stars: ✭ 915 (+833.67%)
Mutual labels:  magento2, docker-compose
Swarmpit
Lightweight mobile-friendly Docker Swarm management UI
Stars: ✭ 2,255 (+2201.02%)
Mutual labels:  docker-compose, pwa
Docker Magento Mutagen
Mage2click Docker-based development environment for Magento with mutagen.io sync for files on macOS
Stars: ✭ 64 (-34.69%)
Mutual labels:  magento2, docker-compose
React Storefront
Build and deploy e-commerce progressive web apps (PWAs) in record time.
Stars: ✭ 275 (+180.61%)
Mutual labels:  magento2, pwa
Cookiecutter Django Vue
Cookiecutter Django Vue is a template for Django-Vue projects.
Stars: ✭ 462 (+371.43%)
Mutual labels:  docker-compose, pwa
Docker Magento
Mark Shust's Docker Configuration for Magento
Stars: ✭ 1,123 (+1045.92%)
Mutual labels:  magento2, docker-compose
Vue Storefront
The open-source frontend for any eCommerce. Built with a PWA and headless approach, using a modern JS stack. We have custom integrations with Magento, commercetools, Shopware and Shopify and total coverage is just a matter of time. The API approach also allows you to merge VSF with any third-party tool like CMS, payment gateways or analytics. Ne…
Stars: ✭ 9,111 (+9196.94%)
Mutual labels:  magento2, pwa
Porter
A docker based multi-site setup for local PHP development. Inspired by Laravel Valet, Homestead and Vessel.
Stars: ✭ 92 (-6.12%)
Mutual labels:  docker-compose
Ngx Pwa Offline
RxJS operator and other utils catching offline errors in Angular apps (= async pipe everywhere!)
Stars: ✭ 94 (-4.08%)
Mutual labels:  pwa
Docker Experiments
Discover docker with a simple use case in development, production (local kubernetes) and CI
Stars: ✭ 92 (-6.12%)
Mutual labels:  docker-compose
Next Offline
make your Next.js application work offline using service workers via Google's workbox
Stars: ✭ 1,306 (+1232.65%)
Mutual labels:  pwa

ScandiPWA_logo


Codacy Badge Explore documentation Join community Slack

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!

What is ScandiPWA?

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

Want to learn more?

See what we have for you:

Your question was not covered? Join our community Slack channel and ask the core team directly!

Docker Setup

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.

Ready to try?

Follow the guide for Docker setup on Linux or watch the video guide.

docker install

Setup on existing Magento

Already have an existing Magento installation?

ScandiPWA is a regular Magento theme. You can install it on the existing Magento instance using composer.

Ready to try?

Follow the guide for setup on existing Magento or watch the video guide.

existing M2 setup

Setup with a remote server

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.

Ready to try?

Follow the guide for setup with remote M2 server.

Modularity

The repository is based on Magento 2.3. All components and modules, except the further theme development must be managed by Composer.

Dependencies

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].