HaidarZ / pwa-studio

šŸ› Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.

Home Page:http://pwastudio.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Coverage Status

PWA Studio

Magento PWA Studio is a collection of tools that lets developers build complex Progressive Web Applications on top of Magento 2 stores.

Contributions

Are you interested in contributing to the PWA Studio project? Check out the community wiki to learn how to contribute to PWA Studio.

If you are looking for an issue to work on, visit our community backlog board and look at the Ready for Development column.

For more information about contributing to this repository, see the Contribution guide.

Useful links

PWA Studio documentation site - The best place to start learning about the tools and the technologies that PWA Studio provides. Here, you can learn PWA Studio concepts, find API reference docs, and read tutorials on how to use PWA Studio to create your own PWA storefront.

Here are some popular topics to help you get started:

Venia

Venia

Venia is a Magento PWA storefront created and powered by PWA Studio tools and libraries. Developers can use Venia as a reference storefront for their own projects or as a starting point for customization.

About this repository

To facilitate local development, testing, and versioning, PWA Studio is structured as a monorepo using Yarn Workspaces. Packages in this repository are independently published to NPM. Install individual packages as needed instead of installing the entire pwa-studio project as a dependency of your project.

Note: If you are installing the whole PWA Studio monorepo, please be aware that the project uses yarn workspaces and does not support npm install. Please use yarn install instead.

Packages

This repository includes the following packages:

  • peregrine - A component library for adding logic to visual components
  • venia-ui - A library of visual components for PWA storefront projects
  • venia-concept - A concept storefront project built using PWA Studio tools
  • pwa-buildpack - A tooling library to help with PWA storefront development
  • upward-spec - UPWARD specification and test suite
  • upward-js - A reference implementation of the UPWARD specification
  • babel-preset-peregrine - A babel preset plugin that is required to use peregrine components
  • graphql-cli-validate-magento-pwa-queries - A script to validate your project's GraphQL queries against a schema
  • pwa-devdocs - Project source for the documentation site

If you have an issue that cannot be resolved, please create an issue.

Join the conversation

If you have any project questions, concerns, or contribution ideas, join our #pwa slack channel!

Here you can find a public calendar with events that Magento PWA team runs with Community. You can also add that calendar to your calendar app to stay up to date with the changes and get notifications.

Community Maintainers

A community maintainer is a point of contact from the community approved by the Core Team to help with community outreach and project administration.

The following members are the community maintainers for this project:

larsroettig-image Jordaneisenburger-image

Top Community Contributors

The PWA Studio project welcomes all codebase and documentation contributions. We would like to recognize the following community members for their efforts on improving the PWA Studio project in our latest release.

Author Commits Added Lines Removed Lines Avg. Files
Huy Kon 11 2939 848 9.091
Brendan Falkowski 2 3 13 1
Abrar Pathan 1 7 0 1
Adam 1 12 6 3
Ankur Raiyani 1 89 30 5
Hiren Patel 1 1 1 1
James Murphy 1 53 0 1
Jon Vaughan 1 1 1 1
Kristof, Fooman 1 4 4 3
Lars Roettig 1 211 16 7
Marcin Kwiatkowski 1 985 689 17
Max Chadwick 1 3 1 1
Papilion DƔniel 1 68 2 2
Sathiya Prakash 1 2 2 1
Sergey Kolodyazhnyy 1 4 1 2
Shankar Konar 1 6 0 2
Treiberg, Artur 1 202 79 25

Last Updated: January 11, 2021

Source: statistic.magento.engineering

About

šŸ› Development tools to build, optimize and deploy Progressive Web Applications for Magento 2.

http://pwastudio.io

License:Open Software License 3.0


Languages

Language:JavaScript 94.5%Language:CSS 4.3%Language:HTML 0.6%Language:Ruby 0.2%Language:Shell 0.2%Language:SCSS 0.1%Language:Dockerfile 0.1%