Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 370 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 370 Bytes

channel.build

A platform to help anyone build their own Apple TV channel.

Quick Start

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