Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 743 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 743 Bytes

js-trafficlights

(Yet another) Awesome Javascript traffic lights manager!

js-trafficlights is a easy-to-use all-in-one shared resource manager

Does your team have a limited number of access to a VPN customer network? Or a shared folder? Or a repository? Do you want to know when and who uses the resource?

Mark as used on js-trafficlights and it will be instantly available to the rest of your team via browser!

screenshot of js-trafficlights

Thanks to the Gun team.

How to start

npm install
node app.js [PORT]

default port is 8080

Then visit http://localhost:8080 in your browser.