Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 722 Bytes

README.md

File metadata and controls

24 lines (20 loc) · 722 Bytes

SANPO: Social Photowalks

What is this?

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.

Getting it up and running

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).

Who made this?

Originally developed by Gueorgui Tcherednitchenko (@gueorgui) in Tokyo, Japan.