Overplay TV app server prototype version.
- Install Git, Node, NPM, Bower, Sails.js (see interwebs for directions)
- Clone this repo someplace handy
- In the root folder,
npm update(you may need tosudo) - GREP the whole tree for instances of bower.json. Switch to those folders and do
bower update. This is a bit of a CF right now, and will be fixed in future revs with a shared bower. sails liftshould yield a running server onlocalhost;1337- Set you NeTV homepage (
/psp/homepage) to the IP address of the server plus the path below. Let's assume your sails server is on 192.168.1.23:http://192.168.1.23:1337/opkg/io.overplay.apppicker/app/tv