Skip to content

PMET-public/storystore-pwa

Repository files navigation

package.json version CI badge Docker badge

StoryStore PWA

https://pwa.storystore.dev

Versions

📍v1.1 (Current)

https://github.com/PMET-public/storystore-pwa/releases/tag/v1.1.0

Requirements:

  • Magento Commerce 2.3.5

v1.0

Requirements:

  • Magento Commerce 2.3.4

CI/CD

Google's Lighthouse CI app runs a battery of PWA audits, performance tests, etc. on every commit, reports the results in GitHub Status checks, and is highly configurable. Lighthouse CI tests against the app directly and via a performance enhancing reverse proxy using Google's PageSpeed module.

Each commit is also tested and optionally published to the Docker hub based on the GitHub docker-publish workflow.