No description
Find a file
2019-11-10 15:56:43 +01:00
modules Checking if file exists before streaming 2019-11-10 15:56:43 +01:00
public File streaming 2019-11-06 13:18:39 +01:00
utils Read nolog file on startup 2019-11-10 09:12:49 +01:00
views Album art for audio 2019-11-10 15:25:33 +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