- MySQL
- Node.js
- NPM
After downloading the code, run the following command within the root folder to install application libriaries:
sudo npm install (in linux)
npm install (in windows)
Edit file db.connection.js and place your database connection parameters.
Run the following command to start the server:
sudo node server.js (in linux)
node server.js (in windows)
When application runs for the first time, it will automatically create database structure and populate necessary tables with default mandatory values.
Login to start creating accounts and assets.
Go to: http://YourDomain_or_IP/admin and login with username admin and password admin
For more information please visit https://www.magoware.tv/knowledgebase/