mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2025-12-24 02:39:18 -05:00
c702c17cee00a52b23f685206e2d5d0c2eddf5a2
Adds a "The Movie DB" api wrapper for some basic requests (search/get movie details/get tv details). Also adds a search endpoint to our api and mappers to convert the tmdb results
Overseerr
A thing for requesting things
Development
You can develop Overseer entirely in docker. Make sure you have Docker Desktop installed before continuing.
- Make sure you have Docker Desktop installed.
- Run
docker-compose up -dto start the server - Access the container at http://localhost:3000
That's it!
Languages
TypeScript
98.5%
CSS
0.5%
Pug
0.5%
JavaScript
0.3%