summaryrefslogtreecommitdiffstats
path: root/readme.md
blob: 2c6a836da9a4c72d0fdc4d0a1bdb89259159e239 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#Que
a simple quesystem implementation

##Dependencies
* nodejs
* angular.js
* socket.io
* express.js

##Usage
 * start with command nodejs index.js port (note that ports under 1000 will require sudo rights)
* "admin" at path /adm (can be used for example with phone to delete first from que)