Architecture Overview

Saleor Tutorial

Saleor Tutorial

Welcome to the Saleor tutorial, the fastest way to try out Saleor without installing it. Follow along to get through the core concepts to start using the Saleor right away! Our focus is to give you a high-level overview of the most important concepts, topics and notions in Saleor.

In this tutorial, we will show you how to quickly integrate with a Saleor endpoint using React.js. The only requirement is the familiarity with React.js and TypeScript. The goal is to demonstrate how straightforward it is to build a frontend application on top of Saleor API.

This is a work in progress

Our tutorial is currently in development. You will certainly encounter bugs and missing content. Consider it to be an early alpha version. We will be adding more content as we go along.

How can I provide feedback?

Please use our GitHub Issues for high-level feedback. Additionally, each page has a link at the bottom. If you see something that does not work, please let us know either by creating an issue or by submitting a pull request with a fix.

Final Result

Here's the final result of this tutorial provided as an interactive widget. Use the vertical slider on the left to show the code. You can also open a preview in a new window for a better experience.

Saleor - Tutorial Walkthrough
RUN PROJECT