Skip to content

Commit c8661da

Browse files
gurshdevpaulpopus
andauthored
docs: update README.md (#11297)
### What? Update README to reflect template on the Vercel Template Marketplace. ### Why? Have users setup their templates through the Template Marketplace and Vercel Integrations. ### How? Update 'Deploy to Vercel' link to the template link on the Template Marketplace. Old vs Proposed change ![CleanShot 2025-02-28 at 13 38 05](https://github.com/user-attachments/assets/50177c04-e054-443f-90b3-14c34ff8afa1) --------- Co-authored-by: Paul <paul@payloadcms.com>
1 parent cd546b3 commit c8661da

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

templates/with-vercel-website/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is the official [Payload Website Template](https://github.com/payloadcms/pa
44

55
You can deploy to Vercel, using Neon and Vercel Blob Storage with one click:
66

7-
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/payloadcms/payload/tree/main/templates/with-vercel-website&project-name=payload-project&env=PAYLOAD_SECRET%2CCRON_SECRET%2CPREVIEW_SECRET&build-command=pnpm%20run%20ci&stores=%5B%7B%22type%22:%22postgres%22%7D,%7B%22type%22:%22blob%22%7D%5D)
7+
[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?build-command=pnpm%20run%20ci&demo-description=A%20production-ready%20website%20built%20with%20Payload%2C%20the%20only%20Next.js-native%20CMS.&demo-image=%2F%2Fimages.ctfassets.net%2Fe5382hct74si%2F1EyBgbstPv4d6NMwzldDyY%2F58d07399ce2a2bb51341125fe4f51572%2Fpayloadwebsitetempate_vercel_thumbnail.jpg&demo-title=Payload%20Website%20Starter&demo-url=https%3A%2F%2Fpayload-vercel-website-demo.vercel.app%2F&env=PAYLOAD_SECRET%2CCRON_SECRET%2CPREVIEW_SECRET&from=templates&project-name=Payload%20Website%20Starter&repository-name=payload-website-starter&repository-url=https%3A%2F%2Fgithub.com%2Fpayloadcms%2Fpayload%2Ftree%2Fmain%2Ftemplates%2Fwith-vercel-website&skippable-integrations=1&stores=%255B%257B%2522type%2522%253A%2522integration%2522%252C%2522productSlug%2522%253A%2522neon%2522%252C%2522integrationSlug%2522%253A%2522neon%2522%257D%252C%257B%2522type%2522%253A%2522blob%2522%257D%255D)
88

99
This template is right for you if you are working on:
1010

@@ -27,11 +27,12 @@ Core features:
2727
- [Jobs and Scheduled Publishing](#jobs-and-scheduled-publish)
2828
- [Website](#website)
2929

30-
## Quick start
30+
## Quick start – Deploying to Vercel
3131

32-
Click the 'Deploy' button above to spin up this template directly into Vercel hosting. It will first prompt you save this template into your own Github repo so that you own the code and can make any changes you want to it.
32+
Click the 'Deploy' button to spin up this template directly into Vercel hosting. It will first prompt you save this template into your own Github repo so that you own the code and can make any changes you want to it. You will be prompted to set up the required services and secrets. Once the app is built and deployed, you can visit your site using the generated URL.
3333

3434
Set up the following services and secrets and then once the app has been built and deployed you will be able to visit your site at the generated URL.
35+
3536
From this point on you can access your admin panel at `/admin` of your app URL, create an admin user and then click the 'Seed the database' button in the dashboard to add content into your app.
3637

3738
### Services

0 commit comments

Comments
 (0)