Go to file
sct 1910876706 Request Model (#79)
* 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
2020-09-13 00:01:38 +09:00
2020-09-03 19:20:14 +09:00
2020-09-03 19:17:15 +09:00
2020-09-13 00:01:38 +09:00
2020-09-13 00:01:38 +09:00
2020-09-03 19:17:15 +09:00
2020-08-16 04:40:38 +00:00
2020-09-03 19:17:15 +09:00
2020-08-16 04:40:38 +00:00
2020-09-13 00:01:38 +09:00

Overseerr

A thing for requesting things

Development

You can develop Overseer entirely in docker. Make sure you have Docker Desktop installed before continuing.

  1. Make sure you have Docker Desktop installed.
  2. Run docker-compose up -d to start the server
  3. Access the container at http://localhost:3000

That's it!

Description
No description provided
Readme MIT 293 MiB
Languages
TypeScript 98.3%
Pug 0.6%
CSS 0.6%
JavaScript 0.4%