Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/totaljs/helpdesk
HelpDesk open-source web applications for free for everyone. Download and use it!
https://github.com/totaljs/helpdesk
helpdesk javascript node postgresql
Last synced: about 2 months ago
JSON representation
HelpDesk open-source web applications for free for everyone. Download and use it!
- Host: GitHub
- URL: https://github.com/totaljs/helpdesk
- Owner: totaljs
- License: mit
- Created: 2016-07-21T18:35:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-05-02T20:31:07.000Z (over 6 years ago)
- Last Synced: 2024-08-01T22:02:16.292Z (5 months ago)
- Topics: helpdesk, javascript, node, postgresql
- Language: JavaScript
- Homepage: https://www.totaljs.com/helpdesk/
- Size: 270 KB
- Stars: 97
- Watchers: 13
- Forks: 41
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
- License: license.txt
Awesome Lists containing this project
README
[![MIT License][license-image]][license-url]
[![Support](https://www.totaljs.com/img/button-support.png?v=2)](https://www.totaljs.com/support/)
- __License__: [MIT](license.txt)
- [__Live chat with professional support__](https://messenger.totaljs.com)
- [__HelpDesk with professional support__](https://helpdesk.totaljs.com)# Installation
- install [Node.js platfrom](https://nodejs.org/) v4+
- install [GraphicsMagick](http://www.graphicsmagick.org/) 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: `[email protected]`
- password: `123456`---
## How do I to translate HelpDesk?
- 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[license-image]: https://img.shields.io/badge/license-MIT-blue.svg?style=flat
[license-url]: license.txt