Skip to content

See ratings for TV shows by season and episode over time.

License

Notifications You must be signed in to change notification settings

awhlam/tv-graph

Repository files navigation

TV Graph

See ratings for TV shows by season and episode over time.

2022-02-07 09 36 28

Setup

  1. Install dependencies:
npm install
  1. Obtain an API key from the TMDB.
  2. Rename .env.example to .env and fill in your API key.
  3. Build scripts:
npm run build
  1. Start the server:
npm start
  1. Open the site:
http://localhost:3000

Notes

  • This product uses the TMDB API but is not endorsed or certified by TMDB.
  • Episodes with 0 votes are excluded from the chart.

Dependencies

About

See ratings for TV shows by season and episode over time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published