Cat-Laser is a web-controlled laser point. This laser is located in a room filled with cats. Users donate money to control the laser and all of the donations goes back to the shelters the cats are at.
-
have a count of how many people are watching the stream
-
remove old jobs from redis when shutting down
-
thermometer type thing that reaches a limit throws catnip
-
start redis (see below)
-
node web/app.js
-
node arduino/arduinoApp.js
-
How to start redis: '$ redis-server'
-
How to stop redis: '$ redis-cli shutdown'