DEV Community

Cover image for Auto deploy reactjs application on cpanel using github actions(CI/CD).
Peter Kelvin Torver
Peter Kelvin Torver

Posted on • Edited on • Originally published at codesermon.com

Auto deploy reactjs application on cpanel using github actions(CI/CD).

In this video tutorial, I'm going to show you a step by step process on how to auto-deploy your react js application from github to cpanel using github actions. This will enable you to publish your changes from development to production and have your changes reflect on the remote server immediately .

In order to host your react.js app on cpanel, we will assume you have acquired a hosting package with cpanel accessible. In this article, we will be using namecheap shared hosting package but you can use any hosting plan.

Video Tutorial
If you are the visual type like me, go ahead and watch the video below.
Please don't forget to like, share, comment, subscribe and turn on notification as that will give me the motivation to do more awesome videos and tutorials like this.

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More

👋 Kindness is contagious

Immerse yourself in a wealth of knowledge with this piece, supported by the inclusive DEV Community—every developer, no matter where they are in their journey, is invited to contribute to our collective wisdom.

A simple “thank you” goes a long way—express your gratitude below in the comments!

Gathering insights enriches our journey on DEV and fortifies our community ties. Did you find this article valuable? Taking a moment to thank the author can have a significant impact.

Okay