10 lines
308 B
Markdown
10 lines
308 B
Markdown
# requirements
|
|
Django 3.0
|
|
|
|
# how to use:
|
|
Edit `./CalibreWebCompanion/CalibreWebCompanion/settings`.
|
|
Set CALIBREPATH to the path of your library
|
|
`./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. |