Skip to content

part-software-group/helpdesk

 
 

Repository files navigation

MIT License

Installation

  • 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: root@example.com
  • password: 123456

Gitlab oauth

If you wanna use gitlab oauth login see below article

Gitlab docs


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

About

HelpDesk open-source web applications for free for everyone.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.2%
  • HTML 32.7%
  • CSS 16.0%
  • Other 0.1%