node-ticket-manager
node-ticket-manager copied to clipboard
a simple ticket system contians a centeral ticket dispatcher and distributed workers. This system is written in NodeJS, runing on MongoDB
hello it seems what I need to use for a client of mine since programming it would take too much time from me. I downloaded the latest version unzip it...
Bumps [mongoose](https://github.com/Automattic/mongoose) from 4.2.10 to 5.7.6. Changelog *Sourced from [mongoose's changelog](https://github.com/Automattic/mongoose/blob/master/History.md).* > 5.7.6 / 2019-10-21 > ================== > * fix: upgrade mongodb driver -> 3.3.3 to fix issue with failing...
Bumps [express](https://github.com/expressjs/express) from 3.4.8 to 4.17.1. Release notes *Sourced from [express's releases](https://github.com/expressjs/express/releases).* > ## 4.17.1 > * Revert "Improve error message for `null`/`undefined` to `res.status`" > > ## 4.17.0 >...
修改查询tickets不同status(状态)下数量的实现方式。
Nevermind the previous version of this issue, I just noticed the app uses basic auth and found the credentials in config.js. Do you have any suggestions as to how one...
i am able to run the ticket manager locally on my machine using npm start . However i tried to install it on openshift.com and it is not starting .....