Alex Zoitos f628903577 Custom 404/Error page (#133)
* feat(frontend): custom 404 + error page with intl formatting

* style(frontend): add styling for error message
2020-10-20 21:23:19 -04:00
2020-09-03 19:20:14 +09:00
2020-09-27 14:05:32 +00:00
2020-09-24 00:39:49 +00:00
2020-10-20 21:23:19 -04:00
2020-09-17 16:17:41 +00:00
2020-09-27 14:05:32 +00:00
2020-10-11 00:51:32 +00:00
2020-10-11 00:51:32 +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 256 MiB
Languages
TypeScript 98.3%
Pug 0.6%
CSS 0.6%
JavaScript 0.4%