Skip to content

Commit

Permalink
Adds instructions on how Vercel team members can contribute (vercel#1058
Browse files Browse the repository at this point in the history
)
  • Loading branch information
manovotny authored Jun 27, 2023
1 parent 8c82409 commit 70dcfa9
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,16 @@ pnpm dev

Your app should now be running on [localhost:3000](http://localhost:3000/).

<details>
<summary>Expand if you work at Vercel and want to run locally and / or contribute</summary>

1. Run `vc link`.
1. Select the `Vercel Solutions` scope.
1. Connect to the existing `commerce-shopify` project.
1. Run `vc env pull` to get environment variables.
1. Run `pmpm dev` to ensure everything is working correctly.
</details>

## How to configure your Shopify store for Next.js Commerce

Next.js Commerce requires a [paid Shopify plan](https://www.shopify.com/pricing).
Expand Down

0 comments on commit 70dcfa9

Please sign in to comment.