Skip to content

Commit

Permalink
Adds Shopware provider (vercel#1156)
Browse files Browse the repository at this point in the history
  • Loading branch information
BrocksiNet authored and bc-alexsaiannyi committed Dec 7, 2023
1 parent a0d5dd9 commit 33981ed
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,16 @@ To get started, use this README and the [example environment variable comments](

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.

<<<<<<< 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))
> Note: Do not commit your `.env` file. It exposes secrets that allow others to control your BigCommerce store.
Expand Down

0 comments on commit 33981ed

Please sign in to comment.