mirror of
https://github.com/fallenbagel/jellyseerr.git
synced 2026-01-01 04:08:45 -05:00
Add manual install steps and aur package info
This commit is contained in:
12
README.md
12
README.md
@@ -31,6 +31,18 @@ With more features on the way! Check out our [issue tracker](https://github.com/
|
|||||||
Check out our dockerhub for instructions on how to install and run Jellyseerr:
|
Check out our dockerhub for instructions on how to install and run Jellyseerr:
|
||||||
https://hub.docker.com/r/fallenbagel/jellyseerr
|
https://hub.docker.com/r/fallenbagel/jellyseerr
|
||||||
|
|
||||||
|
### Launching Jellyseerr manually:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
yarn install
|
||||||
|
yarn run build
|
||||||
|
yarn start
|
||||||
|
```
|
||||||
|
|
||||||
|
### Packages:
|
||||||
|
|
||||||
|
Archlinux: [AUR](https://aur.archlinux.org/jellyseerr)
|
||||||
|
|
||||||
## Preview
|
## Preview
|
||||||
|
|
||||||
<img src="./public/preview.jpg">
|
<img src="./public/preview.jpg">
|
||||||
|
|||||||
Reference in New Issue
Block a user