Ajurna 715f0838b9 Node assets (#36)
* moved all static files to node_modules

* updating Dockerfile

* updating Dockerfile

* updating Dockerfile

* updating Dockerfile

* fixed fontawesome

* added psql client in case it's needed.

* removed some debug stuff from scan_comics.py

* fixed generete_directory to cover missing thumbnails
2021-05-17 09:38:47 +01:00
2019-07-29 13:21:48 +01:00
2021-05-04 15:58:26 +01:00
2021-05-04 09:47:06 +01:00
2021-05-17 09:38:47 +01:00
2021-05-17 09:38:47 +01:00
2021-05-16 10:54:14 +01:00
2021-04-29 16:33:03 +01:00
2021-05-17 09:38:47 +01:00
2021-04-07 16:30:46 +01:00
2021-05-17 09:38:47 +01:00
2021-05-04 15:46:40 +01:00
2021-05-04 15:46:40 +01:00
2019-02-18 09:15:31 +00:00
2021-05-16 10:54:14 +01:00
2021-05-17 09:38:47 +01:00
2021-05-16 10:54:14 +01:00
2021-05-17 09:38:47 +01:00
2021-05-17 09:38:47 +01:00
2021-05-17 09:38:47 +01:00
2021-05-17 09:38:47 +01:00
2019-07-24 07:21:24 +01:00
2021-05-16 10:54:14 +01:00
2021-04-15 11:33:36 +01:00

CBWebReader

CBWebReader is web-based CBR and CBZ file reader implemented in Django. The application allows a user to host their collection of digital comics (CBR, CBZ and PDF formats) as a remotely accessible collection.

CBWebReader Screenshot

Core technologies

The following technologies will aid development by ensuring a consistent development environment for all developers:

The primary frameworks and tool's are used within the application:

Getting started

The CBWebReader is a Django project and follows the standard conventions for a Django application. To get started just look in the compose folder and there is an example setup. just rename the .env.docker file to .env and add some config details and it should work right away.

License

This is a human-readable summary of (and not a substitute for) the Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) License.

Description
Web Based CBR, CBZ and PDF file reader.
Readme CC-BY-SA-4.0 17 MiB
Languages
Python 55.7%
Vue 33.8%
JavaScript 8.7%
HTML 0.8%
Dockerfile 0.6%
Other 0.4%