You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -49,12 +49,18 @@ Features include:
49
49
50
50
# Quickstart
51
51
52
-
## Deploy with Vercel
52
+
## Deploy
53
53
54
+
55
+
### Vercel
54
56
To get started, click the "Deploy with Vercel" button below.
55
57
56
58
[](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fmedusajs%2Fnextjs-starter-medusa&env=NEXT_PUBLIC_MEDUSA_BACKEND_URL&envDescription=The%20URL%20of%20your%20Medusa%20server&envLink=https%3A%2F%2Fdocs.medusajs.com%2Fdeployments%2Fserver%2F&demo-title=Medusa%20Next.js%20Starter&demo-description=A%20fully-fledged%20e-commerce%20store%20with%20Next.js%20and%20Medusa&demo-url=https%3A%2F%2Fnext.medusajs.com&demo-image=https%3A%2F%2Fmedusa-server-testing.s3.amazonaws.com%2FCleanShot%2B2023-06-22%2Bat%2B09.00.53%25402x-1687417264472.png&skippable-integrations=1)
57
59
60
+
### Netlify
61
+
62
+
[](https://app.netlify.com/start/deploy?repository=https://github.com/medusajs/nextjs-starter-medusa)
63
+
58
64
## Setting up the environment variables
59
65
60
66
Navigate into your projects directory and get your environment variables ready:
0 commit comments