No description
Find a file
2023-02-09 15:56:52 +01:00
.changeset Release apps (#118) 2023-02-09 12:18:58 +01:00
.github/workflows Fix test workflow to run on every PR event 2023-02-07 20:54:58 +01:00
apps Remove vercel handling from Slack APL 2023-02-09 15:56:52 +01:00
packages Add slack app (#120) 2023-02-09 11:58:20 +01:00
templates Setup Turborepo boilerplate 2023-02-07 18:57:26 +01:00
.eslintrc.js Add shared eslint 2023-02-07 19:11:48 +01:00
.gitignore Update configs 2023-02-07 20:37:30 +01:00
.prettierignore Move config files 2023-02-07 19:27:17 +01:00
.prettierrc Move config files 2023-02-07 19:27:17 +01:00
CODEOWNERS Move config files 2023-02-07 19:27:17 +01:00
LICENSE Move config files 2023-02-07 19:27:17 +01:00
package.json Add slack app (#120) 2023-02-09 11:58:20 +01:00
pnpm-lock.yaml Add slack app (#120) 2023-02-09 11:58:20 +01:00
pnpm-workspace.yaml Setup Turborepo boilerplate 2023-02-07 18:57:26 +01:00
README.md Remove moved apps from README apps table (#119) 2023-02-09 15:51:46 +01:00
turbo.json Add slack app (#120) 2023-02-09 11:58:20 +01:00

Saleor Apps

Saleor Apps

The central space for Saleor Apps, Integrations and Marketplace.


Overview

This repository serves as a starting point in the exploration of Saleor apps.

Saleor apps are separate applications that use GraphQL to talk to the Saleor server and receive webhooks with event notifications from Saleor.

docs.saleor.io

From here, you can visit: