- Create MySQL database
- Copy
src/php/config-config.phptosrc/php/config.phpand change your MySQL credentials - Set home path at
currenthomevariable insrc/js/main.js
Run on Apache web server with PHP and MySQL installed
You need to have docker and docker-compose installed, then ru this command to get the app running
make up
- Add user and group by manually insert into user database.
- Only password is required to login.