A platform to help anyone build their own Apple TV channel.
Install:
curl https://install.meteor.com | /bin/sh
Configure:
cd src/channel.build.web
cp settings.json settings.local.json
# fill out settings.local.json with your keys and other settings
Launch:
meteor --settings settings.local.json