An open API service indexing awesome lists of open source software.

https://github.com/dotupnet/dotup-node-fileserver

Serve html files within a configured folder.
https://github.com/dotupnet/dotup-node-fileserver

Last synced: 4 months ago
JSON representation

Serve html files within a configured folder.

Awesome Lists containing this project

README

        

# dotup-node-fileserver
Serve html files within a configured folder.

sudo chmod +x /home/pi/src/dotup-node-fileserver/app.js
sudo rm -f /usr/bin/dotup-node-fileserver
sudo ln -s /home/pi/src/dotup-node-fileserver/app.js /usr/bin/dotup-node-fileserver
sudo chown pi:pi /usr/bin/dotup-node-fileserver