Skip to content

keepdeploying/deploy-vite-build-ftp-cpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy Vite Build to FTP (CPanel)

Script to deploy build results of Vite (React or Vue) through FTP to your cPanel hosting.

Steps

  1. Clone this repo

  2. Install Deps (npm install)

  3. Duplicate .env.sample to just .env and populate values

  4. After making changes in the Vite repo in your local machine, or when ready to deploy, build the project (npm run build) IN THE PROJECT'S folder.

  5. Come back to this deploy-vite directory and run the script (node index.js) and voila!!!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors