Skip to content

CESA-dev/webmaster

Repository files navigation

webmaster

This is a repo for web development for CESA.

Debugging

  1. cp sample-config.php config.php and edit config.php for your local database.
  2. managing_scripts/fixpermission.sh to fix the permission for files.
  3. managing_scripts/sync.sh /Applications/XAMPP/htdocs/ to move the files for local debugging.