No description
Find a file
2020-01-23 09:11:58 +01:00
modules Merge branch 'devel' 2020-01-22 17:17:02 +01:00
public Not escaping motd string 2020-01-23 09:11:58 +01:00
utils Not escaping motd string 2020-01-23 09:11:58 +01:00
views Not escaping motd string 2020-01-23 09:11:58 +01:00
.gitmodules Handling old data 2020-01-22 17:16:11 +01:00
license Handling old data 2020-01-22 17:16:11 +01:00
package.json Handling old data 2020-01-22 17:16:11 +01:00
README.md Handling old data 2020-01-22 17:16:11 +01:00
server.js Handling old data 2020-01-22 17:16:11 +01:00

Question server

Install:

Requires node.js.

npm install

then

node server.js

Should auto generate needed folder structure

Client