Skip to content

Commit

Permalink
Adds Umbraco provider (vercel#1170)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattbrailsford authored and bc-alexsaiannyi committed Dec 7, 2023
1 parent 99cb272 commit 2cf2e3d
Showing 1 changed file with 1 addition and 20 deletions.
21 changes: 1 addition & 20 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,30 +22,11 @@ To get started, use this README and the [example environment variable comments](

## Develop locally

<<<<<<< HEAD
To automatically clone the template repo and configure Vercel environment variables for your project, use the [Deploy with Vercel](#) button at the beginning of this README. After you complete the interactive configuration sequence, you can clone the automatically-created project to your local environment.
=======
Vercel is happy to partner and work with any commerce provider to help them get a similar template up and running and listed below. Alternative providers should be able to fork this repository and swap out the `lib/shopify` file with their own implementation while leaving the rest of the template mostly unchanged.
>>>>>>> e9643a5 (Adds download link for product assets (#1179))

<<<<<<< HEAD
You can also clone the template repo manually and supply the environment variables [defined in .env.example](.env.example). The best practice is to use [Vercel environment variables](https://vercel.com/docs/concepts/projects/environment-variables) for this, but a `.env` file is all that is necessary.
=======
- Shopify (this repository)
- [BigCommerce](https://github.com/bigcommerce/nextjs-commerce) ([Demo](https://next-commerce-v2.vercel.app/))
- [Medusa](https://github.com/medusajs/vercel-commerce) ([Demo](https://medusa-nextjs-commerce.vercel.app/))
- [Saleor](https://github.com/saleor/nextjs-commerce) ([Demo](https://saleor-commerce.vercel.app/))
- [Shopware](https://github.com/shopwareLabs/vercel-commerce) ([Demo](https://shopware-vercel-commerce-react.vercel.app/))
- [Swell](https://github.com/swellstores/verswell-commerce) ([Demo](https://verswell-commerce.vercel.app/))
>>>>>>> e8c0ee0 (Adds Shopware provider (#1156))
<<<<<<< HEAD
> Note: Do not commit your `.env` file. It exposes secrets that allow others to control your BigCommerce store.
=======
> Note: Providers, if you are looking to use similar products for your demo, you can [download these assets](https://drive.google.com/file/d/1q_bKerjrwZgHwCw0ovfUMW6He9VtepO_/view?usp=sharing).

## Running locally
>>>>>>> e9643a5 (Adds download link for product assets (#1179))
> Note: Do not commit your `.env` file. It exposes secrets that allow others to control your BigCommerce store.
1. Install the Vercel CLI:

Expand Down

0 comments on commit 2cf2e3d

Please sign in to comment.