All Projects → Gatsbylius → Gatsbylius

Gatsbylius / Gatsbylius

Licence: MIT license
Fastest PWA eCommerce solution. Joins us as contributor.

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Gatsbylius

SyliusBannerPlugin
Add Banners to your Sylius projects with this plugin
Stars: ✭ 13 (-80.6%)
Mutual labels:  ecommerce, sylius
SyliusInvoicingPlugin
This plugin enables generating invoices in Sylius platform application.
Stars: ✭ 21 (-68.66%)
Mutual labels:  ecommerce, sylius
SyliusWishlistPlugin
This plugin allows you to integrate wishlist features with Sylius platform app.
Stars: ✭ 51 (-23.88%)
Mutual labels:  ecommerce, sylius
SyliusReportPlugin
Report Plugin for Sylius. This plugin add a report interface to the Sylius administration. Some reports comes with this bundle but you can create your custom reports.
Stars: ✭ 25 (-62.69%)
Mutual labels:  ecommerce, sylius
Sylius
Open Source eCommerce Platform on Symfony
Stars: ✭ 6,598 (+9747.76%)
Mutual labels:  ecommerce, sylius
ezplatform-sylius
eZ Platform and Sylius eCommerce integration
Stars: ✭ 31 (-53.73%)
Mutual labels:  ecommerce, sylius
sitemap-plugin
Sitemap Plugin for Sylius eCommerce platform
Stars: ✭ 68 (+1.49%)
Mutual labels:  ecommerce, sylius
Gatsby Shopify Starter
🛍 Simple starter to build a blazing fast Shopify store with Gatsby.
Stars: ✭ 356 (+431.34%)
Mutual labels:  ecommerce, gatsbyjs
Gatsby Starter Ecommerce
Gatsby starter for creating an eCommerce site using the Moltin eCommerce Api
Stars: ✭ 448 (+568.66%)
Mutual labels:  ecommerce, gatsbyjs
Gatsby Demo Store
Elastic Path + Gatsby powered online store
Stars: ✭ 91 (+35.82%)
Mutual labels:  ecommerce, gatsbyjs
PayPalPlugin
Official integration with PayPal Commerce Platform
Stars: ✭ 21 (-68.66%)
Mutual labels:  ecommerce, sylius
ecommerce-template
This is a simple and easy to integrate e-commerce design template based on Bootstrap 5.
Stars: ✭ 34 (-49.25%)
Mutual labels:  ecommerce
gatsby-starter-typescript
Typescript version of the default Gatsby starter. Uses Gatsby v1.x
Stars: ✭ 58 (-13.43%)
Mutual labels:  gatsbyjs
chorus
Towards an open source stack for e-commerce search
Stars: ✭ 86 (+28.36%)
Mutual labels:  ecommerce
square-python-sdk
Python client library for the Square API
Stars: ✭ 72 (+7.46%)
Mutual labels:  ecommerce
solidus graphql api
GraphQL comes to Solidus!
Stars: ✭ 28 (-58.21%)
Mutual labels:  ecommerce
nosto-prestashop
Nosto plugin for Prestashop
Stars: ✭ 12 (-82.09%)
Mutual labels:  ecommerce
shopify
Vue Storefront 2 integration for Shopify
Stars: ✭ 109 (+62.69%)
Mutual labels:  ecommerce
snipcart-gatsby-grav
Grav as Headless CMS Tied to Gatsby with GraphQL Schema
Stars: ✭ 27 (-59.7%)
Mutual labels:  ecommerce
SyliusInvoicePlugin
A Plugin for Sylius to generate invoices (! deprecated, use sylius/invoicing-plugin instead)
Stars: ✭ 13 (-80.6%)
Mutual labels:  sylius

Gatsbylius

Gatsbylius logo

The fastest Open Source storefront for Sylius.

Gatsbylius leverages Gatsby for building eCommerce PWA storefronts using React backed by a headless Sylius store. Gatsby + Sylius = 🚀, Try the demo.

code style: prettier GitHub last commit Questions welcome license Twitter Follow

Started with ❤️ 🍻 🔥 in Béthune #opengento

Overview

⚠️ Alpha software: Gatsbylius is in active development, things will change but contributions are welcome.

This monorep contains:

  • gatsby-source-sylius: This package create the graphql schema from a Sylius API.

Starter

Check Gatsbylius/gatsbylius-starter to start a new gatby site with a Sylius backend.

Get help

If you need help we encourage you to search on the web first. It will help you discover the community around both project (Gatsby & Sylius). You might find additional resources for learning each library in-depth when you will be ready.

Useful resources:

You can also open issues with the tag "question" and we will do our best to answer it. Of course, you can browse answered questions and try to help others by answering their opened questions.

If you need anything else, send an email to the team behind it! We can also take care of your project!

Setting up a local dev environment

If you wish to contribute to the project, this part will describe how to get a local dev environment up and running.

We use Lerna and Yarn to manage a monorepo. It allows us to easily manage and publish our packages.

Installation

Node and yarn

  • Install node at least with the version (>= 10.16.0) node --version
  • Install Yarn at least with the version (>= 1.0.2) yarn --version

Fork and clone

  1. Fork the gatsbylius/gatsbylius repository
  2. git clone [email protected]:<your-username>/Gatsbylius.git
  3. cd Gatsbylius && yarn && yarn run bootstrap
  4. open your favorite editor and start coding!

License

MIT

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].