No description
Find a file
2019-02-27 18:58:29 +01:00
public Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
views Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
actions.js Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
license Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
logger.js Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
merger.js Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
motd.js Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
README.md Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
server.js Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
stat.js Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00
utils.js Added logging to accesible folder, and made all questions page more readable 2019-02-27 18:58:29 +01:00

Question server

Install:

Requires node.js.

npm install express connect-busboy ejs express-layout querystring express

then

node server.js

Should auto generate needed folder structure

Client