mirror of
https://github.com/sct/overseerr.git
synced 2025-12-25 16:15:06 +01:00
5d46f8d76d95c0bf441acafabd67399416a1704b
* feat(api): settings system Also includes /auth/me endpoint for ticket ch76 and OpenAPI 3.0 compatibility for ch77 * refactor(api): remove unused imports
…
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%