- install Node.js platfrom v4+
- install GraphicsMagick due to pictures
$ cd helpdesk
and$ npm install
- change database connection string in
config
- run script
postgresql.sql
in your database - run
node debug.js
Login:
- user:
support@totaljs.com
- password:
123456
- install Total.js as global module
npm install -g total.js
- then open HelpDesk directory
cd helpdesk
- then perform this command
totaljs --translate
- translate translated file
translate.resource
- and copy the content to
/resources/default.resource
- run app