/library-of-babel

Calibre Servers Search Application

Primary LanguageHTML

The Library of Babel

The Library of Babel is an application to search ebooks across several Calibre content servers

Built with Elm.

How to run and develop

  • npm install

For client web app:

  • npm run client

To build and prepare for deploy

  • npm run build