No description
Find a file
YourFriendlyNeighborhoodDealer 4b6814c5fe folders.js move
2019-08-14 12:35:25 +02:00
modules Moved views around a bit 2019-08-14 10:46:22 +02:00
public Sleepy update 2019-04-07 11:05:42 +02:00
utils utils.js refactor 2019-08-14 10:36:24 +02:00
views folders.js move 2019-08-14 12:35:25 +02:00
license License update 2019-03-06 09:21:17 +01:00
package.json qmining and main module on subdomains 2019-08-14 09:57:51 +02: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 Moving stuff around 2019-08-14 10:27:31 +02: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