Skip to content

Latest commit

 

History

History
28 lines (16 loc) · 1.56 KB

README.md

File metadata and controls

28 lines (16 loc) · 1.56 KB

Umbraco Vercel Commerce Demo 🦄

Demo - Frontend Demo - Backend

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.

Screenshots

Getting Started

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

License

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.