cwabbott / sanpo

SANPO: Social Photowalks

Home Page:http://sanpo.cc/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

SANPO: Social Photowalks

http://sanpo.cc/


Languages

Language:Ruby 57.2%Language:JavaScript 27.3%Language:CoffeeScript 15.5%