This is the source code of books-share
vps: http://book.nyepoch.com
vps(ip): http://198.199.86.209:9000
- Ruby 1.9.3
- MySQL
- rbenv
- sphinxsearch
- nodejs
- pdf2htmlEX
- rename /config/databse.yml.example to /config/databse.yml
- sudo apt-get install sphinxsearch (mac: brew install sphinx --mysql )
- sudo apt-get install nodejs (mac: brew install node)
- rake db:setup
- rake ts:configure
- rake ts:index
- rake ts:start
- sudo apt-get install software-properties-common
- sudo add-apt-repository ppa:coolwanglu/pdf2htmlex
- sudo apt-get update
- sudo apt-get install pdf2htmlEX
- pdf2htmlEX -v
06/11/2013 redeploy vps with the avatar uploaded
06/14/2013 add read online function