Quote:
Originally Posted by ndriver
I want this!...
personally, I don't care so much for annotations but I would love to be able to track my book reading habits, stats and progress.
I assume you are using the Event table in the SQLite database, which after a quick glance I decided it was a mess...
Would it be complicated to to try to make it a self-hosted solution, deployed in a docker container for example? That would quiet down the privacy and security issues, as well as any project's longevity concerns.
|
ndriver,
Can you elaborate a little bit on the docker container? What part of the system would need to be containerized? Maybe the "sync" part where the data is sent to the cloud?
As for hosting the static site, I was thinking in using a cloud based approach. AWS is right up my alley.
I do like the kobonotes approach where the sync is done through the site itself, but not sure.