See ratings for TV shows by season and episode over time.
- Install dependencies:
npm install
- Obtain an API key from the TMDB.
- Rename
.env.example
to.env
and fill in your API key. - Build scripts:
npm run build
- Start the server:
npm start
- Open the site:
http://localhost:3000
- This product uses the TMDB API but is not endorsed or certified by TMDB.
- Episodes with 0 votes are excluded from the chart.