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)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Dive into an ocean of knowledge with this thought-provoking post, revered deeply within the supportive DEV Community. Developers of all levels are welcome to join and enhance our collective intelligence.

Saying a simple "thank you" can brighten someone's day. Share your gratitude in the comments below!

On DEV, sharing ideas eases our path and fortifies our community connections. Found this helpful? Sending a quick thanks to the author can be profoundly valued.

Okay