DEV Community

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

Posted on

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)