Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Giants Game Watch

A small office TV display that answers one practical question: is there a San Francisco Giants home game at Oracle Park today, and when is the estimated traffic and parking crunch?

What it does

  • Fetches the San Francisco Giants schedule from the public MLB Stats API.
  • Shows a seven-day home-game forecast.
  • Estimates a no-go traffic window around first pitch.
  • Runs as a static page plus a Vercel serverless function.

Project structure

.
├── api/
│   └── giants.js
├── index.html
└── package.json

Local development

Install the Vercel CLI, then run:

npm run dev

The app does not require environment variables.

Deployment

npm run deploy

License

MIT

About

Office TV display for San Francisco Giants home-game traffic near Oracle Park

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages