colloqi / pisignage-server

Local Server to manage piSignage players based on node.js
http://www.pisignage.com
MIT License
370 stars 153 forks source link

Allow starting pisignage from a different directory than where it was checked out #201

Open raboof opened 10 months ago

raboof commented 10 months ago

Currently, pisignage-server expects to be started from the directory where it was checked out / installed: for example, it load the views and public directories relative to the CWD.

I'd propose:

If this makes sense I'd be interested in contributing this feature. WDYT?