Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family. http://www.kavitareader.com
Find a file
Joseph Milazzo 7642ffa912
Merge pull request #16 from Kareadita/feature/scan-library
Library, Series, Volumes, oh my!
2021-01-02 18:51:29 -06:00
e2e initial commit 2020-12-12 16:39:46 -06:00
src Merge conflicts 2021-01-01 16:13:04 -06:00
.browserslistrc initial commit 2020-12-12 16:39:46 -06:00
.editorconfig initial commit 2020-12-12 16:39:46 -06:00
.gitignore Setup project for HTTPS. Base project. 2020-12-12 16:46:52 -06:00
angular.json Implemented the ability to choose a folder for a library. Implemented an admin landing page that will showcase the different management items. 2020-12-16 12:14:01 -06:00
karma.conf.js initial commit 2020-12-12 16:39:46 -06:00
LICENSE Setup project for HTTPS. Base project. 2020-12-12 16:46:52 -06:00
package-lock.json Implemented the ability to choose a folder for a library. Implemented an admin landing page that will showcase the different management items. 2020-12-16 12:14:01 -06:00
package.json Implemented the ability to choose a folder for a library. Implemented an admin landing page that will showcase the different management items. 2020-12-16 12:14:01 -06:00
README.md Setup project for HTTPS. Base project. 2020-12-12 16:46:52 -06:00
tsconfig.app.json initial commit 2020-12-12 16:39:46 -06:00
tsconfig.json Implemented basic error handling. Login works, but we don't have a route to go to, so kinda buggy. Will cleanup in Libraries story. 2020-12-15 09:46:15 -06:00
tsconfig.spec.json initial commit 2020-12-12 16:39:46 -06:00
tslint.json Setup project for HTTPS. Base project. 2020-12-12 16:46:52 -06:00

Kavita Webui

This project was generated with Angular CLI version 11.0.0.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.