Skip to content

simonprickett/barttv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BART TV

Experimenting with Apple TVML / TVJS JavaScript apps. Real time departure information for San Francisco BART system.

Better documentation will follow.

This uses MapBox static maps API, so you will need to get a key for MapBox and set the environment variable MAPBOX_API_KEY before starting the Node server.

To start the server:

cd server
npm install
npm start

demo

Releases

No releases published

Packages

No packages published