Prepare for deployment of v0.1

This commit is contained in:
Joseph Milazzo 2021-01-20 09:38:28 -06:00
parent ac993a59ba
commit 925a009f00
4 changed files with 59 additions and 2 deletions

View file

@ -10,4 +10,9 @@ open source variant that is flexible and packs more punch, without sacrificing e
* Metadata should allow for collections, want to read integration from 3rd party services, genres.
* Expose an OPDS API/Stream for external readers to use
* Allow downloading files directly from WebApp
* WebApp/Server is Translated via Weblate (free for Open Source)
* WebApp/Server is Translated via Weblate (free for Open Source)
## How to Deploy
* Build kavita-webui via ng build --prod. The dest should be placed in the API/wwwroot directory
* Run publish command