mirror of
https://github.com/sct/overseerr.git
synced 2025-12-26 08:25:07 +01:00
191087670611cef217f86e653dafca00061e327e
* feat(api): request model Also adds request binding to search/discover results * fix(api): rename Request to MediaRequest and update nextjs tsconfig * refactor(api): move related request fetching code into MediaRequest entity
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.3%
Pug
0.6%
CSS
0.6%
JavaScript
0.4%