Skip to content
This repository was archived by the owner on Jun 17, 2025. It is now read-only.

saleor/example-nextjs-sequra

Repository files navigation

Sequra Next.js Example

Warning

This repository is not longer maintained - go to https://github.com/saleor/examples for Saleor examples

Prerequisites

  • Node.js 20
  • pnpm

Starting the example

First, set the following environmental variables:

SALEOR_API_URL=https://your-cloud-instance.eu.saleor.cloud/graphql/
NEXT_PUBLIC_APP_URL=http://localhost:3001

(make sure to replace your-cloud-instance.eu. with your cloud instance address)

Then, install the dependencies and start the server:

pnpm i
pnpm run dev

The app will be available on http://localhost:3001

Important

For this example to work, you need to install and configure the Sequra App in Saleor Cloud.

Important

For this example to work, you must have a channel named eur in your Saleor Cloud instance.

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •