Skip to content

cafferata/tvseri.es

 
 

Repository files navigation

tvseri.es

This is a NextJS application that interacts with multiple APIs (but mostly TMDb), to help you discover and track your favourite TV series.

Partial Prerendering FTW 🔥

Required Environment Variables to run the project locally

TMDB_API_KEY=
TMDB_API_ACCESS_TOKEN=
KV_REST_API_READ_ONLY_TOKEN=
KV_REST_API_TOKEN=
KV_REST_API_URL=
KV_URL=
MDBLIST_API_KEY=
# openssl rand -base64 32
SECRET_KEY=

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • CSS 1.5%
  • JavaScript 0.2%