Build & deploy tailwindcss, nextjs & nodejs app on cpanel

preview_player
Показать описание
In this video, we 'll build and deploy a tailwindcss, nextjs, nodejs application and host it on cpanel using namcheap shared shared hosting package. Technologies used include; react js, next js, javascript, cpane, vscode, node js, tailwindcss. Stay tuned

Read this tutorial for more details

Want to buy me coffee?
Рекомендации по теме
Комментарии
Автор

Thank you so much, sir! Almost 2 years later, your video is still incredibly helpful. I just wanted to point out that for those who might want to deploy their app on the primary domain, there might be an issue where cPanel refuses to grant access to the public_html folder when creating the Node.js app.

An alternative solution is to create a subfolder (you can choose any name) within the public_html directory and upload your files there. The process remains the same, just with a different application root folder: public_html/yourfoldername. Thanks again and best of luck!

PaulDev
Автор

Looked everywhere over the last two days. This video is the only thing that really helped deploying next.js app with DirectPanel. Thank you.

ArczeroS
Автор

Thank you bro, I've been searching every where the way hosting nextjs website but always failed and finally succeed after watch your video tutorial. thanks a lot for your effort.

andikafebrianto
Автор

Finally the details I was looking for. THANK YOU for sharing this and let's hope the God of programming will be with me too. :)

vagabondideas
Автор

for all the people trying to do this yo need to have a hosting or a whm server with cloudlinux for this node selector

jfreddyg
Автор

Could you please make a video on deploying the Next 13.4 App Router in shared hosting! I haven't find any solution yet

arafatdipto
Автор

Hi there. I have my nextjs deployed to cPanel as on the video but I get the 500error. I have my website running on Vercel but deploying to cPanel turned out to be a complete nightmare. Can anyone help me out here? I have tried everything I could online. Node version is the same locally and on the server.

tamtam-vou
Автор

Thank you for your efforts, this video was really useful!

gaborvrg
Автор

This is great.almost Everything should work just fine. There problem I have with nextjs is this, hosting a nextjs app on another plattform other than vercel may require you to create a custom server. This is not very good. Doing so will remove some of NextJs very important features like Automatic static optimization. So pages a no longer pre rendered and others. Meanwhile, all these features are what make NextJs this popular. I find this as a huge red flag cuz am force to stick with vercel.

ayukalvieri
Автор

It is possibile to add environmental variables?

kacperkepinski
Автор

My problem is, running the NPM Install from cPanel got me an error so it was failed, but it just showed an Error, no additional description. So what happened and by this can i just run npm install on local then upload it within the zip file?

Senaheho
Автор

I keeping getting a 503 error. Any idea why?

gurajb
Автор

Hey
Thank you for the detailed explanation 🙂

sanjitamohanty
Автор

Thank you for the video, great explanations. I had issue with cpanel not allowing npm install (last step) and the provider changed the npm config to http (without s) so the basic app would work. But when I upload my next.js app (the most basic one, no code changed except server.js and package.json) npm install goes well, but it is always error 503. I use same node version on both cpanel and locally (18.16.0). Do you have any idea why this is the case, and also is it normal that node modules in this cpanel folder (where app is) are only 57kb, is that a reference or some bug?
Thank you!

XempegeX
Автор

Plzz make video on how to deploy nextjs app on hostinger h-panel

technical.legend
Автор

Thank you Sir - it worked perfectly! 🙂

businessbreaks
Автор

it return 503 response, what should i do ?

fadjristudio
Автор

What is the point of changing npm run start script if we are not using it?

JoannaKokot-di
Автор

Great video, please how do you handle things like API keys stored in a .env file?

_yopee
Автор

faz um video falando da sua hospedagem para nós, por favor

GersonSilva-cmow