Skip to content

gglover/162.games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

162.games

This project is an effort to visualize an MLB season as series-by-series outcomes. This is conceptually what many fans already do. There's a lot of noise with 162 individual results.

Monorepo setup for https://162.games/.

site/

Frontend code and bundler.

  • React + Tanstack router SPA.
  • D3 for charts.

infra/

CDK configuration for running the site's backend.

  • Static site with DNS to serve the SPA.
  • Lambda to process/sync schedules. Runs nightly during the MLB season.

scripts/

Logic schedule for lambda.

Inspiration

Releases

No releases published

Packages

 
 
 

Contributors