1.0.1 • Published 9 years ago
explorify-server v1.0.1
Explorify Server
Explorify backend. Serves static files, as well as serving folder metadata as JSON. Also has the capability of reading archive files and extracting / viewing individual files.
Installation
npm i -g explorify-serverGetting Started
- Copy
config.yml.exampleto your working directory. - Edit
rootparameter to point to the directory to serve. - Start the app with
explorify-server.