No description
Find a file
2019-01-02 21:41:49 +01:00
public Index page polish, version adding to data file implementation, version file 2019-01-02 21:41:49 +01:00
views Index page polish, version adding to data file implementation, version file 2019-01-02 21:41:49 +01:00
actions.js Index page polish, version adding to data file implementation, version file 2019-01-02 21:41:49 +01:00
license Added license 2018-11-21 15:58:15 +01:00
logger.js Added license 2018-11-21 15:58:15 +01:00
merger.js Fixed invalid image data handling 2018-12-14 17:57:51 +01:00
README.md Update README.md 2018-12-21 12:19:25 +00:00
server.js Site url variable and typo fix 2018-12-21 13:04:33 +01:00
stat.js Fixes of invalid merging 2018-12-22 12:05:16 +01:00
utils.js Fixes of invalid merging 2018-12-22 12:05:16 +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