This is the main TLS website's redesign build repository
- Git clone repository
cdto this folder directory- Run
npm installvia CLI - Ignore any npm audit fix requests
- Run
npm run buildvia CLI. This creates a build of the Next.js app - Run
npm run devvia CLI to start the website at https://localhost:3000
Information taken from: https://www.youtube.com/watch?v=1ykSXau838c&t=401s
- Delete
.nextfolder and.node_modulesfolder - Run
npm run buildvia CLI. - Zip the folder except redundant files such as
.git,.gitignore,readme.md, andnode_modules - Enter the
https://thelasallian.com:2083cPanel site - Log in using authorized credentials
- Maneuver to the
\developer.thelasallian.com\folder - Upload folder and unzip in same cPanel directory
Tools > Application Managerand search for thedeveloper.thelasallian.comdomain. RunEnsure Dependencies- Check https://www.developer.thelasallian.com for expected changes.