saleor-app-sdk-REDIS_APL/README.md
2022-07-20 17:01:37 +02:00

582 B

SDK for Saleor Apps

SDK for building great Saleor Apps.

npm version badge npm downloads count

Installing

npm i @saleor/app-sdk

Development

Code style

Before committing the code, Git pre-hooks will check staged changes for following the code styles. If you would like to format the code by yourself, run the command:

pnpm lint