nextjs-corporate-starter icon indicating copy to clipboard operation
nextjs-corporate-starter copied to clipboard

Create a deployment guide to Vercel and Strapi Cloud

Open PaulBratslavsky opened this issue 1 year ago • 2 comments

PaulBratslavsky avatar May 20 '23 22:05 PaulBratslavsky

Great idea! I'm looking forward to see that.

git-asia avatar May 25 '23 07:05 git-asia

@git-asia I started working on it. I am just waiting for the transfer feature to be finished so I can show how to transfer your local data to Strapi Cloud via the 'yarn strapi transfer' feature.

PaulBratslavsky avatar May 25 '23 07:05 PaulBratslavsky

Definitely needed. Having trouble deploying the Vercel side as we speak.

Hudsonzp avatar Aug 17 '23 18:08 Hudsonzp

I'm having issues with deploying it to Vercel as well. Works fine locally, but it fails cause it can't find the Strapi API (since it's not been deployed yet) when I try to deploy it.

So I feel kind of stuck right now. Any help/pointers is greatly appreciated! ❤️

Right now I'm trying to deploy from the root folder, but should I rather have two Vercel projects (one for backend, one for frontend)?

zchwyng avatar Oct 18 '23 12:10 zchwyng

First I would recommend deploying the Strapi application. Good hosting options are Render or Digital Ocean once it is deployed you can deploy to Vercel. I have made this video series that walk through the process. It should get you going.

https://youtube.com/playlist?list=PL7Q0DQYATmvjZjamfD8yMYYH8GeVs3hCd&feature=shared

Will be closing this issue since the Deployment Videos Are available now.

PaulBratslavsky avatar Oct 26 '23 07:10 PaulBratslavsky