Paperless by Dennis Schulz is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License. Based on a work at https://github.com/Pluto1010/paperless.git.
git clone https://github.com/Pluto1010/paperless.git
gem install bundler
npm install bower -g
rake bower:install
rails s
To make it listen on all network interfaces: rails s -b 0.0.0.0