/alexandria

A self-hosted, Node-powered ebook library and OPDS server

Primary LanguageCoffeeScript

Alexandria

A self-hosted, Node-powered ebook library and OPDS server

Dev setup

Dependencies:

  • Grunt
  • CoffeeScript

First npm install

To run the watch and the automatic build process, simply type grunt

To start the server, coffee server.coffee

You can then point your browser to http://localhost:3000