tishan89 / vercel-sf

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Example Next.js app with Salesforce Commerce Cloud

This example shows how to create a headless ecommerce application using Next.js, Salesforce commerce cloud, and Tailwind.

Deploy your own

Deploy the example using Vercel or view the demo here

Deploy with Vercel

Check out our Next.js deployment documentation for more details.

How to use

Execute create-next-app with npm, Yarn, or pnpm to bootstrap the example::

 npx create-next-app --example with-sfcc nextjs-sfcc-app
yarn create next-app --example with-sfcc nextjs-sfcc-app
pnpm create next-app --example with-sfcc nextjs-sfcc-app

References

About


Languages

Language:TypeScript 74.9%Language:JavaScript 24.4%Language:CSS 0.6%