This is the source code for SANPO. It is released under the Mozilla Public License version 2.0. The included graphical assets are not covered by this license and may not be redistributed without explicit permission.
In most cases:
git clone git://github.com/gueorgui/sanpo.git
cd sanpo
bundle install
rail s
open "http://localhost:3000"
You will also need to configure email delivery to match your
environment (see bottom of config/application.rb
).
Originally developed by Gueorgui Tcherednitchenko (@gueorgui) in Tokyo, Japan.