Skip to content

sky-philipalmeida/channel.build

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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