SvelteKit Commerce is an open-source, customizable ecommerce template built with SvelteKit, Tailwind CSS, and Shopify.
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
yarn dev
: Install dependenciesyarn build
: Create a production build of the appyarn preview
: Preview the production build