The Umbraco Vercel Commerce Demo is an implementation of the official Vercel Commerce demo backed by Umbraco using the Content Delivery API and Umbraco Storefront API.
This demo is split into two parts, an Umbraco backend and the Vercel Commerce frontend. You can access the two parts within their relevant git branches. Given these are two distinct sub projects, it's best to checkout out each branch into a different folder independantly rather than checking out this main branch and switching between them.
git clone --branch backend/main https://github.com/umbraco/Umbraco.VercelCommerce.Demo.git backend
git clone --branch frontend/main https://github.com/umbraco/Umbraco.VercelCommerce.Demo.git frontend
For details on getting started with each part, view the README's in the respective branches
Source code copyright © 2023 Umbraco A/S & Vercel, Inc.
All source code is licensed under MIT. The core Umbraco products are licensed under Umbracos commercial license.