No description
Find a file
2020-01-15 08:55:20 +01:00
modules Added image to manual, mkv video handling, image onerror change to alt 2019-12-27 09:08:29 +01:00
public nolog ip ignoring empty lines in file, fixing checking 2020-01-09 15:26:11 +01:00
utils data uploader, handling extra data part of questions 2020-01-15 08:55:20 +01:00
views Added image to manual, mkv video handling, image onerror change to alt 2019-12-27 09:08:29 +01:00
.gitmodules merge 2019-10-11 12:07:24 +02:00
license Classes to seperate module, eslint formatting 2019-10-11 11:11:47 +02:00
package.json Added start script, logging, id stats load 2019-11-02 12:44:02 +01:00
README.md Changed maintainer name (again) 2019-10-05 15:46:36 +02:00
server.js Not logging nolog ip stats 2019-10-28 15:02:35 +01:00

Question server

Install:

Requires node.js.

npm install

then

node server.js

Should auto generate needed folder structure

Client