mirror of
https://github.com/vercel/commerce.git
synced 2025-06-20 14:11:20 +00:00
Commercetools Provider
To deploy you will need a commercetools account with an existing project.
Then copy the .env.template
file in this directory to .env.local
in the main directory (which will be ignored by Git):
cp framework/commercetools/.env.template .env.local
Then, set the environment variables in .env.local
to match the ones from your project.
Contribute
Our commitment to Open Source can be found here.
If you find an issue with the provider or want a new feature, feel free to open a PR or create a new issue.