App Template

Saleor App Template
Minimalistic boilerplate for building apps with Next.js and app-sdk.
Saleor App Template is a minimalistic boilerplate that provides a working example of a Saleor app.
We recommend using the Saleor App Template since it is always up-to-date with best practices and the latest features.
If you want to explore implementations of the Saleor App Template, head over to the App Examples repository.
Installation​
info
saleor-app-template repository requires you to install pnpm. If you haven't already, please do so by running:
npm install -g pnpm
Clone the saleor-app-template repository, please run:
git clone https://github.com/saleor/saleor-app-template.git