Skip to content

thelasallian/tls-redesign

Repository files navigation

This is the main TLS website's redesign build repository

Installation on local

  1. Git clone repository
  2. cd to this folder directory
  3. Run npm install via CLI
  4. Ignore any npm audit fix requests

Running on local

  1. Run npm run build via CLI. This creates a build of the Next.js app
  2. Run npm run dev via CLI to start the website at https://localhost:3000

Deploying build to cPanel

Information taken from: https://www.youtube.com/watch?v=1ykSXau838c&t=401s

  1. Delete .next folder and .node_modules folder
  2. Run npm run build via CLI.
  3. Zip the folder except redundant files such as .git, .gitignore, readme.md, and node_modules
  4. Enter the https://thelasallian.com:2083 cPanel site
  5. Log in using authorized credentials
  6. Maneuver to the \developer.thelasallian.com\ folder
  7. Upload folder and unzip in same cPanel directory
  8. Tools > Application Manager and search for the developer.thelasallian.com domain. Run Ensure Dependencies
  9. Check https://www.developer.thelasallian.com for expected changes.

Technologies used

JavaScript Next.js React.js Sass Sharp cPanel WordPress

About

A complete overhaul of the TLS website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors