MassiveAtoms 0806b55cbe clarification
2020-07-31 17:24:55 -03:00
2020-07-16 14:30:45 -03:00
2020-07-31 17:24:55 -03:00
2020-07-31 17:24:55 -03:00
2020-07-14 19:19:27 -03:00

requirements

Django 3.0

how to use:

EDIT ./CalibreWebCompanion/settings.json.bak Remove the .bak from db.sqlite3.bak and settings.json.bak ./CalibreWebCompanion
run ./manage.py runserver

this is in development mode. don't actually use it or release it like this. The debug info it shows is spicy.
The instructions mentioned above are for running this in debug mode, not to deploy the project, and this will be ammended in the future.

Features

  • Books
  • navbar with tags, series, authors, etc
  • Search
  • authentication
  • Cache

TODO

  • cache with vary headers
  • localisation
  • Beautifying template
  • Setup email functionality
  • Profiling with logging
  • deploy
Description
No description provided
Readme 1.5 MiB
Languages
JavaScript 34.3%
CSS 27.1%
Python 24.2%
HTML 9.6%
CSV 3.7%
Other 1.1%