This project is licensed under the Apache License 2.0 - see the LICENSE file for details.
This repo serve as my project on 'Software Engeenering 1' and continuation 'Software Engeenering 2' subject Main purpose is to track activities on clubs and organization for schools
./svc.sh --help./svc.sh build --notest
./svc.sh start./svc.sh electron --build #or if already build just "electron"
# repeate project setupcd server
pm2 start pm2.config.js
pm2 save