mirror of
https://github.com/Kareadita/Kavita.git
synced 2025-06-06 15:14:15 -04:00
Added demo to readme
This commit is contained in:
parent
d8a9a95fc9
commit
b0b64cf635
14
README.md
14
README.md
@ -18,7 +18,15 @@ your reading collection with your friends and family!
|
|||||||
[](#sponsors)
|
[](#sponsors)
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
## Goals
|
# Demo
|
||||||
|
[https://demo.kavitareader.com/](https://demo.kavitareader.com/)
|
||||||
|
|
||||||
|
```
|
||||||
|
Username: demouser
|
||||||
|
Password: Demouser64
|
||||||
|
```
|
||||||
|
|
||||||
|
## Features
|
||||||
- [x] Serve up Manga/Webtoons/Comics (cbr, cbz, zip/rar, 7zip, raw images) and Books (epub, mobi, azw, djvu, pdf)
|
- [x] Serve up Manga/Webtoons/Comics (cbr, cbz, zip/rar, 7zip, raw images) and Books (epub, mobi, azw, djvu, pdf)
|
||||||
- [x] First class responsive readers that work great on any device (phone, tablet, desktop)
|
- [x] First class responsive readers that work great on any device (phone, tablet, desktop)
|
||||||
- [x] Provide a dark theme for web app
|
- [x] Provide a dark theme for web app
|
||||||
@ -38,8 +46,8 @@ your reading collection with your friends and family!
|
|||||||
## Setup
|
## Setup
|
||||||
### Non-Docker
|
### Non-Docker
|
||||||
- Unzip the archive for your target OS
|
- Unzip the archive for your target OS
|
||||||
- Place in a directory that is writable. If on windows, do not place in Program Files
|
- Place in a directory that is writable. If on windows, do not place in Program Files, this folder is protected by Windows.
|
||||||
- Linux users must ensure the directory & kavita.db is writable by Kavita (might require starting server once)
|
- Linux users must ensure the directory is writable by Kavita (chown +x Kavita)
|
||||||
- Run Kavita
|
- Run Kavita
|
||||||
- If you are updating, do not copy appsettings.json from the new version over. It will override your TokenKey and you will have to reauthenticate on your devices.
|
- If you are updating, do not copy appsettings.json from the new version over. It will override your TokenKey and you will have to reauthenticate on your devices.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user