Skip to content

vercel/sveltekit-commerce

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

SvelteKit Commerce

sveltekit-commerce

SvelteKit Commerce is an open-source, customizable ecommerce template built with SvelteKit, Tailwind CSS, and Shopify.

Deploy Your Own

Deploy with Vercel

This template includes read-only Shopify credentials by default, but you can add the following environment variables to make it your own:

  • VITE_SHOPIFY_API_ENDPOINT
  • VITE_SHOPIFY_STOREFRONT_API_TOKEN

Running Locally

  • pnpm install: Install dependencies
  • pnpm dev: Start development server
  • pnpm build: Create a production build of the app
  • pnpm preview: Preview the production build